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]

Module datafusion::row::reader

source ·
Expand description

read_as_batch converts raw bytes to RecordBatch

Structs

  • Read the tuple data[base_offset..] we are currently pointing to

Functions

  • Read raw-bytes from data rows starting at offsets out to a RecordBatch
  • Read the row currently pointed by RowWriter to the output columnar batch buffer