Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support single-request multipart upload for setting metadata #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sumeetattree
Copy link

@sumeetattree sumeetattree commented Apr 4, 2022

@ThouCheese Hi could you take a look at this PR and suggest any edits etc? This resolves this issue .

I've added tests and verified that the tests are passing for both the async and the sync version. Thanks!

@Elykz
Copy link

Elykz commented Apr 5, 2022

Maybe it would make sense to provide a similar interface to the create_streamed function, by adding a create_streamed_with method ?

@sumeetattree
Copy link
Author

Yep, that's a good idea! Though I am not sure if I'll be able to quickly get back to it just yet. There has been some reprioritization at work and it may take a while for me to make edits. I'll try, but if someone else has immediate need for it please go ahead..

Another thought is to at least get this in and open another PR to support the streamed api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting metadata atomically on initial upload
2 participants