Expand description
Defines partition kernel for ArrayRef
Structs§
- A computed set of partitions, see
partition
Functions§
- Returns a mask with bits set whenever the value or nullability changes
- lexicographical_
partition_ ranges Deprecated Usepartition
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