#apache-arrow #logical #plan #data-fusion #expressions #sql-query

datafusion-expr-common

Logical plan and expression representation for DataFusion query engine

6 releases (3 major breaking)

45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.0.0 Sep 17, 2024

#2538 in Database interfaces

Download history 20754/week @ 2024-10-26 17612/week @ 2024-11-02 27351/week @ 2024-11-09 32817/week @ 2024-11-16 25139/week @ 2024-11-23 32859/week @ 2024-11-30 34475/week @ 2024-12-07 67677/week @ 2024-12-14 50963/week @ 2024-12-21 79176/week @ 2024-12-28 167508/week @ 2025-01-04 186811/week @ 2025-01-11 137166/week @ 2025-01-18 150847/week @ 2025-01-25 143476/week @ 2025-02-01 159206/week @ 2025-02-08

624,459 downloads per month
Used in 113 crates (7 directly)

Apache-2.0

1.5MB
24K SLoC

Logical Expr types and traits for DataFusion

This crate contains types and traits that are used by both Logical and Physical expressions. They are kept in their own crate to avoid physical expressions depending on logical expressions.

Dependencies

~21–30MB
~441K SLoC