pub fn with_meta(d: &Decoded) -> RecordBatchExpand description
The decoded batch with its offsets and keys appended as meta columns, so batch steps (a filter in particular) keep them aligned with the rows.
pub fn with_meta(d: &Decoded) -> RecordBatchThe decoded batch with its offsets and keys appended as meta columns, so batch steps (a filter in particular) keep them aligned with the rows.