Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_row::reader - Rust
[go: Go Back, main page]

datafusion_row

Module reader

Source
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 at offsets out to a RecordBatch
read_row
Read the row currently pointed by RowWriter to the output columnar batch buffer