Skip to content

Fix constructors for all bulk insert sort partitioners to ensure we could use it as user defined partitioners  #16423

@hudi-bot

Description

@hudi-bot

Our constructor for user defined sort partitioner takes in write config, while some of the partitioners used in out of the box sort mode, does not account for it. 

 

Lets fix the sort partitioners to ensure anything can be used as user defined partitioners. 

For eg, NoneSortMode does not have a constructor that takes in write config 

JIRA info

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions