#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

#2579 in Database interfaces

Download history 19243/week @ 2024-10-30 21363/week @ 2024-11-06 29356/week @ 2024-11-13 32618/week @ 2024-11-20 25370/week @ 2024-11-27 35233/week @ 2024-12-04 34772/week @ 2024-12-11 78723/week @ 2024-12-18 47217/week @ 2024-12-25 123927/week @ 2025-01-01 190947/week @ 2025-01-08 148825/week @ 2025-01-15 149681/week @ 2025-01-22 140910/week @ 2025-01-29 150917/week @ 2025-02-05 118358/week @ 2025-02-12

585,746 downloads per month
Used in 115 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
~443K SLoC