pvary opened a new pull request, #12306:
URL: https://github.com/apache/iceberg/pull/12306

   Compaction interface changes which separates the planning and the execution 
phase of the compaction.
   This enables moving the common planning part of the compaction from Spark 
code to the core, and Flink (or another execution engines) could implement 
their own rewrite executor to do the actual compaction.
   See discussion on: 
https://lists.apache.org/thread/6lj2jn3dbvqjscc96w0mc32bhxq0qfqv
   


-- 
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