-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
apache/arrow-rs
#5500Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The object_store crate inconsistently used multipart multi-part and multi part to refer to the ability to upload in chunks.
Describe the solution you'd like
We should mirror the AWS naming, and using multipart as a single word - https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request