nkemnitz commented on issue #783:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/783#issuecomment-4896755862

   To be clear, I need to send `Accept-Encoding: gzip` headers on the actual 
requests to GCS, otherwise GCS will assume my client is unable to handle gzip 
compressed objects on GCS and serve them via decompressive transcoding, 
instead. That's potentially slow and expensive (uncompressed transfer), and 
worse, it strips the `Content-Length` header, which breaks another 
object-stores assumption - that's #774


-- 
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]

Reply via email to