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