Xuanwo commented on issue #538:
URL: https://github.com/apache/iceberg-rust/issues/538#issuecomment-2288443167

   > I'm wondering if there's also a way to create an integration for a 
pluggable catalog, based on the in-memory catalog implementation in #475.
   
   I believe this should also be possible. So, the pyiceberg community wants to 
have an in-memory catalog based on iceberg-rust. Does pyiceberg provide an 
interface that we can integrate with?
   
   The in-memory catalog depends on `FileIO`, so we might need to build 
`FileIO` first. However, it also makes sense to expose a purely in-memory 
catalog (memory FileIO and memory catalog) to pyiceberg initially.


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