Dongwook Kwon created HUDI-772:
----------------------------------
Summary: Make UserDefinedBulkInsertPartitioner configurable for
DataSource
Key: HUDI-772
URL: https://issues.apache.org/jira/browse/HUDI-772
Project: Apache Hudi (incubating)
Issue Type: Improvement
Components: Spark Integration
Reporter: Dongwook Kwon
The [issue-238|[https://github.com/apache/incubator-hudi/issues/238]] and the
[PR-245|[https://github.com/apache/incubator-hudi/pull/245/files]] added
[UserDefinedBulkInsertPartitioner|[https://github.com/apache/incubator-hudi/blob/master/hudi-client/src/main/java/org/apache/hudi/table/UserDefinedBulkInsertPartitioner.java]]
and
[API|[https://github.com/apache/incubator-hudi/blob/master/hudi-client/src/main/java/org/apache/hudi/client/HoodieWriteClient.java#L300-L301]]
for HoodieWriteClient.
I'd like to use UserDefinedBulkInsertPartitioner from Spark DataSource too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)