crepererum commented on issue #6760: URL: https://github.com/apache/arrow-rs/issues/6760#issuecomment-2488251610
S3 responses for `GET` operations are just the pure object, there's no wrapping of the bytes into any object like JSON or XML. All metadata is transmitted via headers, which our client doesn't need (also to support alternative S3 implementations more easily). -- 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]
