Module datafusion::row::writer
source · Expand description
RowWriter
writes RecordBatch
es to Vec<u8>
to stitch attributes together
Structs
- Reusable row writer backed by
Vec<u8>
Functions
- Bench interpreted version write
- Append batch from
row_idx
tooutput
buffer start fromoffset
- Stitch attributes of tuple in
batch
atrow_idx
and returns the tuple width