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/07/21 22:18:44 UTC

[GitHub] [beam] Abacn commented on issue #20137: textio (and fileio in general) takes too long to estimate sizes of large globs

Abacn commented on issue #20137:
URL: https://github.com/apache/beam/issues/20137#issuecomment-1191989114

   @rviscomi `ReadAllFromText ` would query for file metadata only once here: https://github.com/apache/beam/blob/f2f239a44f490f4ca811361473754d07bc98b6c6/sdks/python/apache_beam/io/filebasedsource.py#L354
   
   If it is not that your pipeline has failed and restarted 3 more times (batch pipeline will retry 3 times), could you please provide more detail about what ptransforms involved in your pipeline?


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