Zouxxyy commented on PR #4974:
URL: https://github.com/apache/hudi/pull/4974#issuecomment-1672490060

   - The default triggering condition is the number of delta commits, with the 
config of hoodie.compact.inline.max.delta.commits. If this setting is larger 
than the archival config of hoodie.keep.max.commits, there is not enough delta 
commits in the active timeline and the compaction will never happen.
   
   why not just throw exception when `hoodie.compact.inline.max.delta.commits` 
> `hoodie.keep.max.commits`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to