9 releases (major breaking)

44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
41.0.0 Aug 11, 2024
38.0.0 May 10, 2024

#415 in Database implementations

Download history 181729/week @ 2024-09-21 183463/week @ 2024-09-28 213240/week @ 2024-10-05 174448/week @ 2024-10-12 206757/week @ 2024-10-19 252326/week @ 2024-10-26 187127/week @ 2024-11-02 190812/week @ 2024-11-09 175248/week @ 2024-11-16 113057/week @ 2024-11-23 111021/week @ 2024-11-30 202921/week @ 2024-12-07 166609/week @ 2024-12-14 58575/week @ 2024-12-21 86835/week @ 2024-12-28 145743/week @ 2025-01-04

494,452 downloads per month
Used in 104 crates (9 directly)

Apache-2.0

1.5MB
25K 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–28MB
~404K SLoC