mito2::compaction

Function time_range_to_predicate

Source
fn time_range_to_predicate(
    range: TimestampRange,
    metadata: &RegionMetadataRef,
) -> Result<PredicateGroup>
Expand description

Converts time range to predicates so that rows outside the range will be filtered.