#data-fusion #sql #arrow #query-engine #big-data #sql-query

datafusion-physical-expr-common

Common functionality of physical expression for DataFusion query engine

13 releases (major breaking)

new 47.0.0 Apr 20, 2025
46.0.1 Mar 19, 2025
45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
38.0.0 May 10, 2024

#20 in #sql-query

Download history 86725/week @ 2024-12-29 185139/week @ 2025-01-05 201770/week @ 2025-01-12 151208/week @ 2025-01-19 164930/week @ 2025-01-26 157678/week @ 2025-02-02 173638/week @ 2025-02-09 180666/week @ 2025-02-16 134413/week @ 2025-02-23 56092/week @ 2025-03-02 64687/week @ 2025-03-09 57565/week @ 2025-03-16 49607/week @ 2025-03-23 54785/week @ 2025-03-30 53912/week @ 2025-04-06 51517/week @ 2025-04-13

213,307 downloads per month
Used in 139 crates (12 directly)

Apache-2.0

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

~23–31MB
~457K SLoC