[
https://issues.apache.org/jira/browse/HUDI-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vamshi Gudavarthi updated HUDI-4378:
------------------------------------
Component/s: index
writer-core
> 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
> Components: index, writer-core
> Reporter: Yuwei Xiao
> Priority: Major
>
> 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)