17 releases (major breaking)

new 45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
32.0.0 Oct 12, 2023

#1950 in Database interfaces

Download history 237845/week @ 2024-10-20 274917/week @ 2024-10-27 204495/week @ 2024-11-03 204333/week @ 2024-11-10 180904/week @ 2024-11-17 110890/week @ 2024-11-24 113105/week @ 2024-12-01 204243/week @ 2024-12-08 171195/week @ 2024-12-15 57244/week @ 2024-12-22 87097/week @ 2024-12-29 186304/week @ 2025-01-05 203025/week @ 2025-01-12 152633/week @ 2025-01-19 166633/week @ 2025-01-26 155178/week @ 2025-02-02

685,109 downloads per month
Used in 131 crates (8 directly)

Apache-2.0

5MB
102K 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

~29–43MB
~687K SLoC