apache/hudi
Incremental Cleaning should not revert to brute force all-partition scanning in any cases
Fechada
#14.569 aberto em 30 de nov. de 2025
component:cleaningfrom-jiragood first issuehelp-wantedpriority:hightype:feature
Métricas do repositório
- Stars
- (4.823 estrelas)
- Métricas de merge de PR
- (Mesclagem média 16d 21h) (127 fundiu PRs em 30d)
Description
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
- Link: https://issues.apache.org/jira/browse/HUDI-854
- Type: New Feature
Comments
09/Jul/20 13:10;309637554;i am happy to take this issue.;;;