datafusion-functions

Crates.iodatafusion-functions
lib.rsdatafusion-functions
version39.0.0
sourcesrc
created_at2024-02-19 19:08:45.891071
updated_at2024-07-12 13:04:31.309674
descriptionFunction packages for the DataFusion query engine
homepagehttps://datafusion.apache.org
repositoryhttps://github.com/apache/datafusion
max_upload_size
id1145574
size713,204
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: 8168

cargo fmt