Function datafusion::physical_plan::file_format::partition_type_wrap
source · pub fn partition_type_wrap(val_type: DataType) -> DataType
Expand description
convert logical type of partition column to physical type: Dictionary(UInt16, val_type)