collinoc commented on issue #446: URL: https://github.com/apache/arrow-rs-object-store/issues/446#issuecomment-3128952970
@alamb oh nice. Yeah that would be a better approach for general custom headers. Though what do you think about creating separate issues for common individual attributes that are supported by all the cloud storage providers such as “storage class” and “object locking” (immutability locking in Azure)? At least that way the new corresponding enum variants would match well-defined common headers and keeps the quick swapability between cloud providers, rather than the generic unconstrained approach taken in #447. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
