Skip to content

FileIO shard numbering would be more user-friendly if it were 1-based instead of 0-based #24362

Open
@iht

Description

@iht

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions