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 RecordBatches to Vec<u8> to stitch attributes together

Structs

  • Reusable row writer backed by Vec<u8>

Functions