10 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
38.0.0 May 10, 2024

#421 in Database implementations

Download history 296525/week @ 2024-10-24 167338/week @ 2024-10-31 197580/week @ 2024-11-07 181545/week @ 2024-11-14 158785/week @ 2024-11-21 91160/week @ 2024-11-28 167889/week @ 2024-12-05 184337/week @ 2024-12-12 93695/week @ 2024-12-19 53461/week @ 2024-12-26 164291/week @ 2025-01-02 209891/week @ 2025-01-09 159103/week @ 2025-01-16 167951/week @ 2025-01-23 156581/week @ 2025-01-30 169522/week @ 2025-02-06

688,886 downloads per month
Used in 119 crates (10 directly)

Apache-2.0

1.5MB
26K 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

~21–30MB
~442K SLoC