[
https://issues.apache.org/jira/browse/HUDI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-4621:
-----------------------------
Fix Version/s: 0.12.1
> 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)