Skip to main content

Module permutation

Module permutation 

Source
Expand description

PermutationIndex — the core sorted permutation type.

permutation[virtual_row] = physical row ID in the source. Use PermutationIndex::read_range for windowed access.

Structs§

PermutationIndex
A sorted permutation index over a columnar dataset.