create_partitions_with_version_from_region_routes

Function create_partitions_with_version_from_region_routes 

Source
pub fn create_partitions_with_version_from_region_routes(
    table_id: TableId,
    region_routes: &[RegionRoute],
) -> Result<Vec<PartitionInfoWithVersion>>