16 releases (major breaking)

new 44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
41.0.0 Aug 11, 2024
32.0.0 Oct 12, 2023

#1984 in Database interfaces

Download history 191165/week @ 2024-09-10 182764/week @ 2024-09-17 211883/week @ 2024-09-24 207733/week @ 2024-10-01 220848/week @ 2024-10-08 198995/week @ 2024-10-15 280142/week @ 2024-10-22 233862/week @ 2024-10-29 209229/week @ 2024-11-05 192372/week @ 2024-11-12 183328/week @ 2024-11-19 94600/week @ 2024-11-26 138061/week @ 2024-12-03 196194/week @ 2024-12-10 152372/week @ 2024-12-17 53339/week @ 2024-12-24

556,591 downloads per month
Used in 118 crates (7 directly)

Apache-2.0

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–40MB
~642K SLoC