sivabalan narayanan created HUDI-7526:
-----------------------------------------
Summary: Fix constructors for all bulk insert sort partitioners to
ensure we could use it as user defined partitioners
Key: HUDI-7526
URL: https://issues.apache.org/jira/browse/HUDI-7526
Project: Apache Hudi
Issue Type: Bug
Components: writer-core
Reporter: sivabalan narayanan
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)