Skip to main content

with_meta

Function with_meta 

Source
pub fn with_meta(d: &Decoded) -> RecordBatch
Expand 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.