apache / iceberg-rust

Apache Iceberg
https://rust.iceberg.apache.org/
Apache License 2.0
468 stars 93 forks source link

Tracking Issue: Integration with Datafusion #357

Open marvinlanhenke opened 2 months ago

marvinlanhenke commented 2 months ago

Motivation:

Once we merge #324 and complete the basic groundwork, the integration crate can be continuously refined. Due to for example more supported features like predicate pushdown, etc.

This list is supposed to evolve over time, so feel free to add missing todos.

Todos:

Xuanwo commented 1 week ago

https://crates.io/crates/object_store_opendal is available to help integration with object_store.