[
https://issues.apache.org/jira/browse/HUDI-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718975#comment-17718975
]
Lokesh Jain commented on HUDI-5493:
-----------------------------------
All the known gaps related to clustering and archival are fixed through PRs
[https://github.com/apache/hudi/pull/7568],
[https://github.com/apache/hudi/pull/7891] and
https://issues.apache.org/jira/browse/HUDI-6068.
> Revisit the archival process wrt clustering
> -------------------------------------------
>
> Key: HUDI-5493
> URL: https://issues.apache.org/jira/browse/HUDI-5493
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Priority: Critical
> Labels: release-0.14.0-blocker
> Fix For: 0.14.0
>
>
> [https://github.com/apache/hudi/pull/7568]
>
> The above PR fixes the case where the archival of a clustering replacecommit
> can lead to duplicate data when both the replaced and new file groups from
> the replacecommit co-exist in the Hudi table.
>
> The new logic is complex. We need to simplify the archival process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)