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

datafusion-functions-aggregate-common

Utility functions for implementing aggregate functions for the DataFusion query engine

5 stable releases

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

#389 in Database implementations

Download history 22348/week @ 2024-10-09 19775/week @ 2024-10-16 19249/week @ 2024-10-23 19230/week @ 2024-10-30 21363/week @ 2024-11-06 29352/week @ 2024-11-13 32607/week @ 2024-11-20 25363/week @ 2024-11-27 35203/week @ 2024-12-04 34726/week @ 2024-12-11 78712/week @ 2024-12-18 47212/week @ 2024-12-25 123888/week @ 2025-01-01 190969/week @ 2025-01-08 148809/week @ 2025-01-15 122486/week @ 2025-01-22

595,148 downloads per month
Used in 103 crates (3 directly)

Apache-2.0

1.5MB
28K 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–28MB
~406K SLoC