#data-fusion #apache-arrow #logical #plan #expressions

datafusion-functions-aggregate-common

Utility functions for implementing aggregate functions for the DataFusion query engine

4 stable releases

43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024

#381 in Database implementations

Download history 3381/week @ 2024-09-14 18878/week @ 2024-09-21 22762/week @ 2024-09-28 21622/week @ 2024-10-05 20373/week @ 2024-10-12 19442/week @ 2024-10-19 20724/week @ 2024-10-26 17603/week @ 2024-11-02 27356/week @ 2024-11-09 32814/week @ 2024-11-16 25133/week @ 2024-11-23 33133/week @ 2024-11-30

121,158 downloads per month
Used in 59 crates (4 directly)

Apache-2.0

1.5MB
26K SLoC

Common Aggregate functionality for DataFusion

This crate contains traits and utilities commonly used to implement aggregate functions They are kept in their own crate to avoid physical expressions depending on logical expressions.

Dependencies

~19–29MB
~426K SLoC