Skip to content

Add way to specify custom prefix for partitioned file outputs #19261

@DoumanAsh

Description

@DoumanAsh

Is your feature request related to a problem or challenge?

Currently there is no way to control file name for generated files when you write partitioned outputs

Describe the solution you'd like

I would like to have option to allow user to specify prefix which would allow user to have predictable part of file name instead of just randomised or part-X

Describe alternatives you've considered

A more complex solution would be to introduce function callback that would be called to generate such prefix which would enable user to customise behaviour of prefix generation or replace randomized generation with his own implementation

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions