matthewmturner commented on issue #13274: URL: https://github.com/apache/datafusion/issues/13274#issuecomment-2462183999
> I may want to help delta / iceberg integration, I think they are quite important. But I will work on performance task first @jayzhan211 I agree, they are very important. Unfortunately, we have been held up because of the crates using different versions of datafusion. The idea was to converge on 42 - which iceberg and hudi currently use but deltalake (which we already have an integration for) is on 41 and hasnt been able to upgrade yet. It looks like they are skipping version 42 now and will use 43 - so hopefully this is resolved soon. Here is some relevant work - [Integrate Hudi](https://github.com/datafusion-contrib/datafusion-dft/pull/189) - [Implement `TableProviderFactory` for Iceberg](https://github.com/apache/iceberg-rust/issues/586) -- 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]
