Module datafusion_execution::cache::cache_manager
source · Structs§
Type Aliases§
- The cache of listing files statistics. if set
CacheManagerConfig::with_files_statistics_cache
Will avoid infer same file statistics repeatedly during the session lifetime, this cache will store incrate::runtime_env::RuntimeEnv
.