You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/10 23:01:22 UTC

[GitHub] [beam] sqlboy commented on issue #18390: Google Cloud Storage TextIO read fails with gz-files having Content-Encoding: gzip header

sqlboy commented on issue #18390:
URL: https://github.com/apache/beam/issues/18390#issuecomment-1378006456

   The way to fix this is to just use the python GCS library and not use the GCS client in beam, this is assuming you can and it’s not some internal usage by beam. Also, unlike the beam implementation of the official GCS client is thread safe, looks like it’s been move off httplib2.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org