[][src]Function polars_arrow_rvsry99dx::compute::kernels::sort::lexsort_to_indices

pub fn lexsort_to_indices(columns: &Vec<SortColumn>) -> Result<UInt32Array>

Sort elements lexicographically from a list of ArrayRef into an unsigned integer (UInt32Array) of indices.