Function datafusion::datasource::physical_plan::wrap_partition_value_in_dict
source ยท pub fn wrap_partition_value_in_dict(val: ScalarValue) -> ScalarValue
Expand description
Convert a ScalarValue
of partition columns to a type, as
described in the documentation of wrap_partition_type_in_dict
,
which can wrap the types.