pub fn new_partition_info_cache(
name: String,
cache: Cache<TableId, CachedPartitionInfo>,
table_route_cache: TableRouteCacheRef,
) -> PartitionInfoCachepub fn new_partition_info_cache(
name: String,
cache: Cache<TableId, CachedPartitionInfo>,
table_route_cache: TableRouteCacheRef,
) -> PartitionInfoCache