Expand description
Defines partition kernel for ArrayRef
Structs§
- A computed set of partitions, see
partition
Functions§
- lexicographical_partition_rangesDeprecatedUse
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