kevinjqliu commented on issue #3036: URL: https://github.com/apache/iceberg-rust/issues/3036#issuecomment-5530471377
I think DataFusion can still be a good candidate for data-intensive compute in PyIceberg as an alternative to PyArrow. It’s just that the current integration through `pyiceberg-core` conflicts with PyIceberg’s internal implementation. The Rust `iceberg-datafusion` crate, `IcebergTableProvider`, and `IcebergStaticTableProvider` remain available on the Rust side. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
