pub fn with_keys(batch: &RecordBatch, keys: &[Option<String>]) -> RecordBatchExpand description
The batch with keys as its __fv_key meta column (replacing one already there): the key
each row is emitted under, or that a downstream operator falls back to.