27 releases (14 major breaking)
Uses new Rust 2024
| new 52.3.0 | Mar 12, 2026 |
|---|---|
| 52.1.0 | Jan 23, 2026 |
| 51.0.0 | Nov 19, 2025 |
| 50.3.0 | Oct 24, 2025 |
| 38.0.0 | May 10, 2024 |
#2972 in Database interfaces
954,515 downloads per month
Used in 411 crates
(24 directly)
2MB
41K
SLoC
Apache DataFusion Core Physical 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 shared APIs for implementing
physical expressions such as PhysicalExpr and PhysicalSortExpr.
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
~32MB
~497K SLoC