[
https://issues.apache.org/jira/browse/HUDI-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
KnightChess closed HUDI-5861.
-----------------------------
Resolution: Won't Fix
> table can not read date after overwrite table with bucket index
> ---------------------------------------------------------------
>
> Key: HUDI-5861
> URL: https://issues.apache.org/jira/browse/HUDI-5861
> Project: Apache Hudi
> Issue Type: Bug
> Components: core
> Reporter: KnightChess
> Assignee: KnightChess
> Priority: Major
> Labels: pull-request-available
>
> a table with bucket index, if `insert overwrite` the same partition twice,
> can not get any data will `query sql`
> reason: insert overwrite in bucket index will tagLocation, the new file
> version will use the same fgId, so the lastest file slice will be filtered by
> `replacecommit` file with the same fileGroupId.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)