iht opened a new issue, #24362:
URL: https://github.com/apache/beam/issues/24362
### What happened?
When fileio writes several shards, the last shard will have as name
"00123-of-00124" which may look like incomplete processing.
The first shard should be "00001-of-XXXXX" and not "00000-of-XXXX", and the
last shard should be "00124-of-00-124" (in this case for an example with 124
shards).
### Issue Priority
Priority: 3
### Issue Component
Component: io-py-files
--
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]