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

datafusion_row

Module layout

Source
Expand description

Various row layouts for different use case

Structs§

RowLayout
Row layout stores one or multiple 8-byte word(s) per field for CPU-friendly and efficient processing.

Functions§

row_supported
Return true of data in schema can be converted to raw-bytes based rows.