Expand description
Pluggable aggregate function kernels used to provide encoding-specific implementations of aggregate functions.
Traitsยง
- DynAggregate
Kernel - A pluggable kernel for an aggregate function.
- DynGrouped
Aggregate Kernel - A pluggable kernel for batch aggregation of many groups.