#data-fusion #apache-arrow #plan

datafusion-functions-aggregate-common

Utility functions for implementing aggregate functions for the DataFusion query engine

2 stable releases

new 42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024

#15 in #plan

Download history 3917/week @ 2024-09-15 20203/week @ 2024-09-22 22445/week @ 2024-09-29 22407/week @ 2024-10-06 20318/week @ 2024-10-13

85,947 downloads per month
Used in 34 crates (4 directly)

Apache-2.0

1.5MB
24K SLoC

DataFusion Aggregate 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.

Dependencies

~18–28MB
~408K SLoC