Skip to main content

encoded_primary_keys

Function encoded_primary_keys 

Source
fn encoded_primary_keys(
    batch: &RecordBatch,
) -> Result<(&UInt32Array, &BinaryArray)>
Expand description

Returns the dictionary keys and values of the encoded __primary_key column.