pub fn new_test_table_info_with_name<I: IntoIterator<Item = u32>>( table_id: TableId, table_name: &str, region_numbers: I, ) -> TableInfo