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

datafusion-functions-aggregate-common

Utility functions for implementing aggregate functions for the DataFusion query engine

7 releases (4 major breaking)

new 46.0.0 Mar 7, 2025
45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.0.0 Sep 17, 2024

#410 in Database implementations

Download history 32814/week @ 2024-11-16 25133/week @ 2024-11-23 32824/week @ 2024-11-30 34465/week @ 2024-12-07 67631/week @ 2024-12-14 50957/week @ 2024-12-21 79162/week @ 2024-12-28 167469/week @ 2025-01-04 186832/week @ 2025-01-11 137157/week @ 2025-01-18 150857/week @ 2025-01-25 143428/week @ 2025-02-01 158685/week @ 2025-02-08 161189/week @ 2025-02-15 115932/week @ 2025-02-22 32898/week @ 2025-03-01

494,096 downloads per month
Used in 118 crates (3 directly)

Apache-2.0

1.5MB
31K 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

~22–30MB
~448K SLoC