You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/10/31 20:03:00 UTC

[jira] [Assigned] (HUDI-4888) Add validation to block COW table to use consistent hashing bucket index

     [ https://issues.apache.org/jira/browse/HUDI-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan reassigned HUDI-4888:
-----------------------------------------

    Assignee: Jonathan Vexler

> Add validation to block COW table to use consistent hashing bucket index
> ------------------------------------------------------------------------
>
>                 Key: HUDI-4888
>                 URL: https://issues.apache.org/jira/browse/HUDI-4888
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Yuwei Xiao
>            Assignee: Jonathan Vexler
>            Priority: Major
>
> Consistent hashing bucket index's resizing relies on the log feature of MOR table. So with COW table, the consistent hashing bucket index can not achieve resizing currently. 
> We should block the user from using it at the very beginning(i.e., table creation), and suggest them to use MOR table or Simple Bucket Index. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)