matthewmturner commented on issue #13274: URL: https://github.com/apache/datafusion/issues/13274#issuecomment-2466604877
> @matthewmturner Do you have anything in mind moving forward for integrating the rest of the data lakes? (such as a list of what needs to be done moving forward) Yes, now that DataFusion v43 has been released I am hoping that the rust implementations of the three main data lake formats (Deltalake / Iceberg / Hudi) update to that version. Then I will: 1. Update the existing Deltalake integration 2. Refresh the current [Hudi PR](https://github.com/datafusion-contrib/datafusion-dft/pull/189/files) 3. Add Iceberg integration which should be pretty easy now that it [implements](https://github.com/apache/iceberg-rust/issues/586) `TableProviderFactory` I am interested in the FFI bindings but I don't anticipate working on that prior to the current release I am planning. -- 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]
