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

datafusion-expr-common

Logical plan and expression representation for DataFusion query engine

4 stable releases

43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024

#2666 in Database interfaces

Download history 7141/week @ 2024-09-17 23826/week @ 2024-09-24 20304/week @ 2024-10-01 23159/week @ 2024-10-08 19323/week @ 2024-10-15 19604/week @ 2024-10-22 19342/week @ 2024-10-29 20325/week @ 2024-11-05 26968/week @ 2024-11-12

89,679 downloads per month
Used in 40 crates (5 directly)

Apache-2.0

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

~19–29MB
~421K SLoC