| Crates.io | datafusion-substrait |
| lib.rs | datafusion-substrait |
| version | 52.1.0 |
| created_at | 2022-12-16 17:14:31.872464+00 |
| updated_at | 2026-01-24 16:02:14.102092+00 |
| description | DataFusion Substrait Producer and Consumer |
| homepage | https://datafusion.apache.org |
| repository | https://github.com/apache/datafusion |
| max_upload_size | |
| id | 739007 |
| size | 1,803,853 |
Apache DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
This crate is a submodule of DataFusion that provides a Substrait producer and consumer for DataFusion plans. See API Docs for details and examples.