pub fn n_columns(data_type: &DataType) -> usize
Returns the number of (parquet) columns that a DataType contains.
DataType