8 releases (5 major breaking)

43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024
38.0.0 May 10, 2024

#340 in Database implementations

Download history 181094/week @ 2024-08-19 169852/week @ 2024-08-26 143100/week @ 2024-09-02 177581/week @ 2024-09-09 155161/week @ 2024-09-16 183767/week @ 2024-09-23 182651/week @ 2024-09-30 216739/week @ 2024-10-07 170025/week @ 2024-10-14 219036/week @ 2024-10-21 235635/week @ 2024-10-28 192772/week @ 2024-11-04 190281/week @ 2024-11-11 176841/week @ 2024-11-18 107818/week @ 2024-11-25 113513/week @ 2024-12-02

593,109 downloads per month
Used in 98 crates (9 directly)

Apache-2.0

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

~19–29MB
~427K SLoC