pvary commented on PR #12979:
URL: https://github.com/apache/iceberg/pull/12979#issuecomment-2866415229

   Do we want to have scheduler before running the compaction?
   If we proceed on this road, then we will run the compaction after every 
commit. I think it would be better to have a `TriggerEvaluator` before the 
actual task, and run the compaction task after ever X commit, or after a given 
time period.
   
   I understand that this would mean more configuration, but we at least should 
expose few of the scheduling possibilities to accommodate different use-cases


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to