sivabalan narayanan created HUDI-7460:
-----------------------------------------
Summary: 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
Reporter: sivabalan narayanan
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)