11 releases (major breaking)
new 46.0.0 | Mar 7, 2025 |
---|---|
45.0.0 | Feb 7, 2025 |
44.0.0 | Dec 31, 2024 |
43.0.0 | Nov 8, 2024 |
38.0.0 | May 10, 2024 |
#425 in Database implementations
544,178 downloads per month
Used in 127 crates
(12 directly)
1.5MB
28K
SLoC
DataFusion Core Physical Expressions
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
.
Dependencies
~22–30MB
~448K SLoC