Skip to main content

Module kernels

Module kernels 

Source
Expand description

Pluggable aggregate function kernels used to provide encoding-specific implementations of aggregate functions.

Traitsยง

DynAggregateKernel
A pluggable kernel for an aggregate function.
DynGroupedAggregateKernel
A pluggable kernel for batch aggregation of many groups.