#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

#375 in Database implementations

Download history 3917/week @ 2024-09-15 20203/week @ 2024-09-22 22445/week @ 2024-09-29 22407/week @ 2024-10-06 20030/week @ 2024-10-13 19319/week @ 2024-10-20 19508/week @ 2024-10-27 18456/week @ 2024-11-03 30247/week @ 2024-11-10

89,516 downloads per month
Used in 37 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
~427K SLoC