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

#378 in Database implementations

Download history 157234/week @ 2024-07-30 137794/week @ 2024-08-06 154951/week @ 2024-08-13 181464/week @ 2024-08-20 150161/week @ 2024-08-27 165965/week @ 2024-09-03 170786/week @ 2024-09-10 160814/week @ 2024-09-17 187642/week @ 2024-09-24 185769/week @ 2024-10-01 203822/week @ 2024-10-08 173471/week @ 2024-10-15 249081/week @ 2024-10-22 209692/week @ 2024-10-29 196276/week @ 2024-11-05 153125/week @ 2024-11-12

837,933 downloads per month
Used in 84 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
~426K SLoC