Module polars_arrow::kernels::sort_partition
source · Functions
Take a clean-partitioned slice and return the groups slices
With clean-partitioned we mean that the slice contains all groups and are not spilled to another partition.