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

Allow GCS backend to upload more than 32 parts #333

Merged
merged 1 commit into from
Mar 7, 2021
Merged

Conversation

gaul
Copy link
Owner

@gaul gaul commented Sep 22, 2020

This recursively combines up to 32 sets of 32 parts, allowing 1024
part multipart uploads. Fixes #330.

This recursively combines up to 32 sets of 32 parts, allowing 1024
part multipart uploads.  Fixes #330.
@gaul gaul merged commit 37e843a into master Mar 7, 2021
@gaul gaul deleted the gcs/32-parts branch March 7, 2021 08:54
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.

Large multipart uploads with aws cli to GCS fail
1 participant