pub fn canonical_key(row: &OwnedRow, key: &[usize]) -> Vec<CanonVal>
The CanonKey of row over the key columns, in key order.
CanonKey
row
key