scsmithr commented on issue #9: URL: https://github.com/apache/iceberg-rust/issues/9#issuecomment-1650348282
Hello from glaredb! We have a wip pr with reading icerberg tables here: https://github.com/GlareDB/glaredb/pull/1382. We lean pretty heavily on datafusion, and so there's likely some bits we'd be able to contribute in that area. There's still some exploratory work that we're doing with this, but we're definitely looking at the best way to integrate iceberg-rust. > > About datafusion integration, I think it would be better to put it in another crate, and an example usage of reader/writer api. > > I used to think we can hide them under a feature like `delta-rs` does. We can discuss the detail after v0.2 released. For what it's worth, I'd prefer the feature over having a separate crate for datafusion integration. -- 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]
