datafusion-functions

Crates.iodatafusion-functions
lib.rsdatafusion-functions
version43.0.0
sourcesrc
created_at2024-02-19 19:08:45.891071
updated_at2024-11-08 20:20:51.320344
descriptionFunction packages for the DataFusion query engine
homepagehttps://datafusion.apache.org
repositoryhttps://github.com/apache/datafusion
max_upload_size
id1145574
size1,120,527
Andrew Lamb (alamb)

documentation

README

DataFusion Function Library

DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

This crate contains packages of function that can be used to customize the functionality of DataFusion.

Commit count: 9294

cargo fmt