Function datafusion_row::reader::read_row
source · [−]pub fn read_row(
row: &RowReader<'_>,
batch: &mut MutableRecordBatch,
schema: &Schema
)
Expand description
Read the row currently pointed by RowWriter to the output columnar batch buffer