fn primary_key_bytes_at( batch: &RecordBatch, pk_col_idx: usize, index: usize, ) -> &[u8] ⓘ
Gets the primary key bytes at index from the primary key dictionary column.
index