Yuwei Xiao created HUDI-4378:
--------------------------------
Summary: Refactor SIMPLE bucket index partitioner to enable
bulk_insert
Key: HUDI-4378
URL: https://issues.apache.org/jira/browse/HUDI-4378
Project: Apache Hudi
Issue Type: New Feature
Reporter: Yuwei Xiao
The SIMPLE bucket index has a customized partitioner for upsert/insert write
path. But it cannot be used for bulk_insert write path.
This Jira aims to generalize the partitioner to let it be used in bulk_insert
write path. Meanwhile, the interface of partitioner should be consistent with
the partitioner of CONSISTENT_HASHING bucket index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)