GitHub user blackmwk added a comment to the discussion: Moving the DataFusion integration into a separate repository
Initially we added iceberg-datafusion crate for serveral goals: 1. Guide iceberg's api design with a compute engine integration 2. Provide a data driven integration test framework by utilizing datafusion's sqllogictest crate. I think we have achieved these goals, so I'm fine to move iceberg-datafusion integraiton to another repo. But this repo will still need to depend on iceberg-datafusion integration for data driven integration tests, so I hope to move it to apache datafuion repo for better maintaince. GitHub link: https://github.com/apache/iceberg-rust/discussions/2992#discussioncomment-18064252 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
