CTTY commented on issue #3036: URL: https://github.com/apache/iceberg-rust/issues/3036#issuecomment-5375839483
I think it's fine to remove this. Users who wish to use datafusion integration can use iceberg-rust directly to scan the table. Using the `IcebergDataFusionTable` is also becoming more and more limiting as iceberg-rust tries to allow new components to be injected into the catalog(Storage, Runtime, AuthManager, etc.). these components cannot work with Pyiceberg without having extra python wrappers -- 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]
