Expand description
read_as_batch
converts raw bytes to RecordBatch
Structs§
- RowReader
- Read the tuple
data[base_offset..]
we are currently pointing to
Functions§
- read_
as_ batch - Read raw-bytes from
data
rows starting atoffsets
out to aRecordBatch
- read_
row - Read the row currently pointed by RowWriter to the output columnar batch buffer