kevinjqliu commented on issue #700:
URL: https://github.com/apache/iceberg-rust/issues/700#issuecomment-2783868421

   @ion-elgreco great to see you here! big fan of delta-rs and its python 
bindings :) 
   
   This issue just tracks write support for the rust project. 
   
   > is there a clear roadmap of python bindings and state of current project?
   
   Not yet! But there are a couple things we're working on. I can start an 
issue to track it. For context, 
[pyiceberg](https://github.com/apache/iceberg-python) is more feature rich than 
iceberg-rust. But we're trying to use the iceberg-rust python bindings in a few 
places. 
   For example, currently we expose [partition transformation 
functions](https://github.com/apache/iceberg-rust/blob/main/bindings/python/src/transform.rs)
 
   There are plans to
   * expose Catalog trait as python binding (#604)
   * expose datafusion's IcebergTableProvider to python (#865)
   * push down parquet reading (#1144)
   
   Happy to chat more about other areas you might be interested in 
   
   


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