new_partition_info_cache

Function new_partition_info_cache 

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