You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vamshi Gudavarthi (Jira)" <ji...@apache.org> on 2022/07/12 18:32:00 UTC

[jira] [Updated] (HUDI-4378) Refactor SIMPLE bucket index partitioner to enable bulk_insert

     [ 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)