common_meta::cache::table::table_schema

Function invalidator

source
fn invalidator<'a>(
    _cache: &'a Cache<TableId, Arc<SchemaName>>,
    _ident: &'a CacheIdent,
) -> BoxFuture<'a, Result<()>>
Expand description

Never invalidates table id schema cache.