ensure_region_route_expr_match

Function ensure_region_route_expr_match 

Source
fn ensure_region_route_expr_match(
    region_route: &RegionRoute,
    region_descriptor: &RegionDescriptor,
) -> Result<RegionRoute>
Expand description

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