cmcarthur commented on PR #1455:
URL: https://github.com/apache/iceberg-rust/pull/1455#issuecomment-2997360798

   @liurenjie1024 yes, I understand. I'll break this PR down as follows:
   
   1. change(s) to ensure that the needed public APIs are exposed for building 
table maintenance directly into other systems using iceberg-rust
   2. (in a separate repository) I will contribute the table maintenance 
actions that are implementable as pure Rust
   3. (in a separate repository) I'll design and implement operations that do 
require compute (rewrite data files, compact data files) as extensions to 
datafusion
   4. (in a separate repository) I'll work on making those operations callable 
in some way via datafusion
   
   at any stage I'd be happy to upstream these to the core library!


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