Skip to main content

Module expr_cache

Module expr_cache 

Source
Expand description

A cache for optimized expressions.

Structsยง

ExpressionCache
A durable cache of optimized expressions.
ExpressionCacheConfig
Configuration needed to initialize an ExpressionCache.
ExpressionCacheHandle
GlobalExpressions
The data that is cached per catalog object as a result of global optimizations.
LocalExpressions
The data that is cached per catalog object as a result of local optimizations.