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

Download history 176253/week @ 2024-11-17 109549/week @ 2024-11-24 112117/week @ 2024-12-01 202429/week @ 2024-12-08 169522/week @ 2024-12-15 56724/week @ 2024-12-22 86725/week @ 2024-12-29 185139/week @ 2025-01-05 201770/week @ 2025-01-12 151208/week @ 2025-01-19 164930/week @ 2025-01-26 157678/week @ 2025-02-02 173638/week @ 2025-02-09 180666/week @ 2025-02-16 134413/week @ 2025-02-23 50852/week @ 2025-03-02

544,178 downloads per month
Used in 127 crates (12 directly)

Apache-2.0

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