fn pk_index_array(batch: &RecordBatch) -> &UInt16Array
Gets pk_index array from record batch.
pk_index
If pk index column is not the first column or the type is not UInt16Array.
UInt16Array