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::writer - Rust
[go: Go Back, main page]

Module datafusion_row::writer

source ·
Expand description

RowWriter writes [RecordBatch]es to Vec to stitch attributes together

Structs

Reusable row writer backed by Vec

Functions

bench interpreted version write
Append batch from row_idx to output buffer start from offset
Stitch attributes of tuple in batch at row_idx and returns the tuple width