apache/hudi

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

已關閉

#14,569 建立於 2025年11月30日

 (0 則留言) (0 個反應) (0 位負責人)Java (2,431 個分叉)batch import
component:cleaningfrom-jiragood first issuehelp-wantedpriority:hightype:feature

倉庫指標

星標
 (4,823 顆星)
PR 合併指標
 (平均合併 16天 21小時) (30 天內合併 127 個 PR)

描述

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.;;;

貢獻者指南