[
https://issues.apache.org/jira/browse/HUDI-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-7460.
-----------------------------
Resolution: Fixed
> Fix compaction schedule with pending delta commits
> --------------------------------------------------
>
> Key: HUDI-7460
> URL: https://issues.apache.org/jira/browse/HUDI-7460
> Project: Apache Hudi
> Issue Type: Improvement
> Components: compaction, table-service
> Reporter: sivabalan narayanan
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0, 1.0.0
>
>
> Hudi has a constraint that compaction schedule can happen only if there are
> no pending delta commits whose instant time < compaction instant being
> scheduled. We were throwing exception when this condition is not met. wee
> should fix the user behavior here so that we do not throw exception and
> return an empty plan when this condition is met.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)