Apache DataFusion Substrait
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.