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.