17 releases (major breaking)

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

#1956 in Database interfaces

Download history 322612/week @ 2024-10-25 184788/week @ 2024-11-01 208059/week @ 2024-11-08 184453/week @ 2024-11-15 133048/week @ 2024-11-22 103951/week @ 2024-11-29 187499/week @ 2024-12-06 181759/week @ 2024-12-13 69004/week @ 2024-12-20 68703/week @ 2024-12-27 176772/week @ 2025-01-03 206063/week @ 2025-01-10 161950/week @ 2025-01-17 167521/week @ 2025-01-24 159646/week @ 2025-01-31 217740/week @ 2025-02-07

740,349 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
~688K SLoC