pub fn row_supported(schema: &Schema, row_type: RowType) -> 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