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 2022/11/15 14:54:42 UTC

[GitHub] [beam] nbali commented on pull request #22953: Fix for #22951

nbali commented on PR #22953:
URL: https://github.com/apache/beam/pull/22953#issuecomment-1315425812

   > > @lukecwik Can I use the same PipelineOptions there (in WriteFiles) as well? Does it use the same network layer?
   > 
   > Sort of, the issue is that the person might be writing to a different file system that isn't GCS. If you had a way to check the filesystem then you could apply the GCS limit. On the other hand it might make sense to use it anyways.
   
   The class wasn't even available as a dependency - for a good reason -, so I just hardcoded 64MB there.


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