datafusion_row::layout

Function row_supported

Source
pub fn row_supported(schema: &Schema) -> bool
Expand description

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

Note all schemas can be supported in the row format