Is your feature request related to a problem or challenge? Please describe what you are trying to do.
reference -- delta-io/delta-rs#937
The problem is because partitioned columns in the schema of deltalake dismatches that of datafusion which is always the value type(Utf8) of DEFAULT_PARTITION_COLUMN_DATATYPE.