Function datafusion_row::writer::write_row
source · [−]pub fn write_row(
row: &mut RowWriter,
row_idx: usize,
schema: &Schema,
columns: &[ArrayRef]
) -> usize
Expand description
Stitch attributes of tuple in batch
at row_idx
and returns the tuple width