$ datafusion-functions
v52.0.0MAJOR UPDATEFunction packages for the DataFusion query engine
Latest Update Summary
Crate
Name: datafusion-functions New version: 52.0.0 Release date: 2026-01-12T14:56:23.696276Z
Crate readme
Short description DataFusion is an extensible query engine written in Rust that uses Apache Arrow as its in-memory format.
Long description This crate provides libraries and binaries for developers building fast and feature-rich database and analytic systems, customized to particular workloads. DataFusion offers SQL and DataFrame APIs, excellent performance, built-in support for CSV, Parquet, JSON, and Avro, and a full query planner with a multi-threaded, vectorized execution engine.
Features • nested_expressions • compression • crypto_expressions • datetime_expressions • encoding_expressions • parquet • sql • regex_expressions • unicode_expressions • unparser
Code Examples Installation
See the Installation guide at https://datafusion.apache.org/user-guide/cli/installation.html
Rust Getting Started
Visit the Rust Getting Started guide at https://datafusion.apache.org/user-guide/example-usage.html
Links • https://crates.io/crates/datafusion • https://docs.rs/datafusion/latest/datafusion/ • https://datafusion.apache.org/
Release info
Release version: N/A
Release description N/A
Code Examples N/A
Major update: 51.0.0 → 52.0.0
$ DOWNLOADS TREND
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add datafusion-functionsOr add to Cargo.toml: datafusion-functions = "52.0.0"