57 releases (major breaking)
| new 51.0.0 | Nov 19, 2025 |
|---|---|
| 50.3.0 | Oct 24, 2025 |
| 50.0.0 | Sep 16, 2025 |
| 49.0.2 | Aug 25, 2025 |
| 7.0.0 | Feb 17, 2022 |
#2893 in Database interfaces
610,626 downloads per month
Used in 311 crates
(49 directly)
3.5MB
62K
SLoC
Apache DataFusion Logical Plan and Expressions
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 data types and utilities for logical plans and expressions.
Most projects should use the datafusion crate directly, which re-exports
this module. If you are already using the datafusion crate, there is no
reason to use this crate directly in your project as well.
Dependencies
~28–43MB
~563K SLoC