Module arrow2::compute::sort

source ·
Available on crate feature compute_sort only.
Expand description

Contains operators to sort individual and slices of Arrays.

Modules

  • A comparable row-oriented representation of a collection of Array.

Structs

  • One column to be used in lexicographical sort
  • Options that define how sort kernels should behave

Functions