#data-fusion #apache-arrow #sql #arrow

datafusion-physical-expr

Physical expression implementation for DataFusion query engine

58 releases (major breaking)

Uses new Rust 2024

new 52.2.0 Mar 1, 2026
51.0.0 Nov 19, 2025
50.3.0 Oct 24, 2025
49.0.2 Aug 25, 2025
8.0.0 May 16, 2022

#2148 in Database interfaces

Download history 172111/week @ 2025-11-13 201405/week @ 2025-11-20 155259/week @ 2025-11-27 163616/week @ 2025-12-04 188720/week @ 2025-12-11 178677/week @ 2025-12-18 85937/week @ 2025-12-25 172478/week @ 2026-01-01 269236/week @ 2026-01-08 192571/week @ 2026-01-15 228786/week @ 2026-01-22 216197/week @ 2026-01-29 203489/week @ 2026-02-05 215166/week @ 2026-02-12 218509/week @ 2026-02-19 257788/week @ 2026-02-26

939,421 downloads per month
Used in 440 crates (38 directly)

Apache-2.0

5MB
96K SLoC

Apache DataFusion Physical Expressions

Apache 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 data types and utilities for physical expressions.

Most projects should use the datafusion crate directly, which re-exports this module. If you are already using the datafusion crate, there is no reason to use this crate directly in your project as well.

Dependencies

~29–44MB
~578K SLoC