Skip to main content

project_partition_range_for_sort

Function project_partition_range_for_sort 

Source
pub(crate) fn project_partition_range_for_sort(
    range: PartitionRange,
    sort_data_type: &DataType,
) -> Result<PartitionRange>