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]

Module datafusion::row::layout

source ·
Expand description

Various row layouts for different use case

Structs

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

Functions

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