Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::arrow::compute::kernels::partition - Rust
[go: Go Back, main page]

Module datafusion::common::arrow::compute::kernels::partition

source ·
Expand description

Defines partition kernel for ArrayRef

Structs§

Functions§

  • Use partition instead. Given a list of already sorted columns, find partition ranges that would partition lexicographically equal values across columns.
  • Given a list of lexicographically sorted columns, computes the Partitions, where a partition consists of the set of consecutive rows with equal values