Skip to main content

_use_rolling_kernels

Function _use_rolling_kernels 

Source
pub fn _use_rolling_kernels(
    groups: &GroupsSlice,
    overlapping: bool,
    monotonic: bool,
    chunks: &[ArrayRef],
) -> bool
Available on crate feature algorithm_group_by only.