7 releases (4 major breaking)

new 42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024
41.0.0 Aug 11, 2024
38.0.0 May 10, 2024

#282 in Database implementations

Download history 148668/week @ 2024-07-15 153341/week @ 2024-07-22 157147/week @ 2024-07-29 136384/week @ 2024-08-05 150825/week @ 2024-08-12 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

846,178 downloads per month
Used in 83 crates (8 directly)

Apache-2.0

1MB
22K 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

~18–28MB
~408K SLoC