pub fn wrap_partition_value_in_dict(val: ScalarValue) -> ScalarValueExpand 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.
pub fn wrap_partition_value_in_dict(val: ScalarValue) -> ScalarValueConvert a ScalarValue of partition columns to a type, as
described in the documentation of wrap_partition_type_in_dict,
which can wrap the types.