universalmind303 commented on PR #4834: URL: https://github.com/apache/arrow-rs/pull/4834#issuecomment-1724573537
> However, as written this PR will loosen the requirements for things like S3, etc... which I'm not sure is a good idea That makes sense. I just pushed up a refactor that changes `header_meta` to take in a new config struct that allows users to specify which fields are required. (last_modified, etag) being the two that are optional. This should leave the other object stores like S3 unaffected. -- 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]
