You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2022/08/16 06:29:00 UTC

[jira] [Commented] (HUDI-4621) all data fill in the same bucket because not check INDEX_KEY_FIELD

    [ https://issues.apache.org/jira/browse/HUDI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580076#comment-17580076 ] 

Danny Chen commented on HUDI-4621:
----------------------------------

Fixed via master branch: 9bbd3dacd775bc720b1ed235709d61dee33e1964

> all data fill in the same bucket because not check INDEX_KEY_FIELD
> ------------------------------------------------------------------
>
>                 Key: HUDI-4621
>                 URL: https://issues.apache.org/jira/browse/HUDI-4621
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: flink, flink-sql
>            Reporter: wuwenchi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.1
>
>
> A table using bucket index has specified `INDEX_KEY_FIELD` other than the primary key due to some errors. This operation will not report an error, but all data will be inserted into the same bucket. Whether it is from the definition of `INDEX_KEY_FIELD` or the final result, `INDEX_KEY_FIELD` should be checked, otherwise bucket index is meaningless.



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