matrixorigin / matrixorigin/matrixone
[Feature Request]: multipart write data to stage.
Open
deferred
kind/feature
phase/testing
priority/p1
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'd like
Amazon S3/minio: To upload objects larger than 5 GB in size, use multipart upload, with multipart upload then we can upload a single large object up to 5 TB in size.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html
### Describe implementation you've considered
_No response_
### Documentation, Adoption, Use Case, Migration Strategy
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.