Robert Bradshaw created BEAM-10941:
--------------------------------------
Summary: Use standard sharding conventions for fileio writes.
Key: BEAM-10941
URL: https://issues.apache.org/jira/browse/BEAM-10941
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Robert Bradshaw
Fix For: 2.25.0
Currently, it names shards -sssss-nnnnn rather than -sssss-of-nnnnn. There are
also extra dashes placed in the filepath for panes and the global window,
yielding names like "base---00000-of-00001"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)