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

贡献者指南