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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
