Available on crate feature
algorithm_group_by
only.Traits§
Functions§
- _agg_
helper_ idx - Helper that combines the groups into a parallel iterator over
(first, all): (u32, &Vec<u32>)
. - _agg_
helper_ idx_ no_ null - Same helper as
_agg_helper_idx
but for aggregations that don’t return an Option. - _agg_
helper_ slice - _agg_
helper_ slice_ no_ null - _rolling_
apply_ agg_ window_ no_ nulls - _rolling_
apply_ agg_ window_ nulls - _slice_
from_ offsets - _use_
rolling_ kernels