apache / apache/hudi

Avoid re-compacting completed file groups when compaction is re-attempted

Open
#15,918 1 comment 0 reactions 1 assignee Claimed by @nsivabalan View on GitHub
area:table-service component:compaction from-jira priority:high type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

If we have 100 file groups as part of a compaction and it failed in 1st attempt after completing compaction for 99 of them. On re-attempt, we should find a way to retry only the 1 left over rather than all 100 all over again. 

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-6137
- Type: Improvement
- Fix version(s):
- 1.1.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.