parquet::arrow::arrow_writer::levels

Function is_leaf

Source
fn is_leaf(data_type: &DataType) -> bool
Expand description

Returns true if the DataType can be represented as a primitive parquet column, i.e. a leaf array with no children