Skip to main content

ensure_source_region_route_expr_match

Function ensure_source_region_route_expr_match 

Source
fn ensure_source_region_route_expr_match(
    region_route: &RegionRoute,
    source: &SourceRegionDescriptor,
) -> Result<RegionRoute>
Expand description

Ensures that the partition expression of the source region route matches the source descriptor.