apache/hudi

Incremental Cleaning should not revert to brute force all-partition scanning in any cases

クローズ

#14,569 opened on 2025/11/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,431 件のフォーク)batch import
component:cleaningfrom-jiragood first issuehelp-wantedpriority:hightype:feature

Repository metrics

Stars
 (4,823 個のスター)
PR merge metrics
 (平均マージ 16d 21h) (30d で 127 merged PRs)

説明

After [https://github.com/apache/incubator-hudi/pull/1576] . Incremental Cleaning would still resort to full partition scan when  no previous clean operation was done in the dataset. This ticket is to design and implement a safe solution which would avoid full scanning in all cases.

JIRA info


Comments

09/Jul/20 13:10;309637554;i am happy to take this issue.;;;

コントリビューターガイド