15 releases (major breaking)
43.0.0 | Nov 8, 2024 |
---|---|
42.2.0 | Nov 4, 2024 |
42.1.0 | Oct 20, 2024 |
41.0.0 | Aug 11, 2024 |
32.0.0 | Oct 12, 2023 |
#1150 in Database interfaces
612,898 downloads per month
Used in 115 crates
(7 directly)
5MB
97K
SLoC
DataFusion Physical Plan
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 contains the ExecutionPlan
trait and the various implementations of that
trait for built in operators such as filters, projections, joins, aggregations, etc.
Dependencies
~27–42MB
~663K SLoC