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]

datafusion_row

Module writer

Source
Expand description

RowWriter writes RecordBatches 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 to output buffer start from offset
write_row
Stitch attributes of tuple in batch at row_idx and returns the tuple width