Module datafusion_row::layout

source ·
Expand description

Various row layouts for different use case

Structs

  • Reveals how the fields of a record are stored in the raw-bytes format

Enums

Functions

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