Expand description
A cache for optimized expressions.
Structsยง
- Cache
Key ๐ - Expression
Cache - A durable cache of optimized expressions.
- Expression
Cache Config - Configuration needed to initialize an
ExpressionCache
. - Expression
Cache Handle - Expression
Codec ๐ - Global
Expressions - The data that is cached per catalog object as a result of global optimizations.
- Local
Expressions - The data that is cached per catalog object as a result of local optimizations.
Enumsยง
- Cache
Operation ๐ - Operations to perform on the cache.
- Expression
Type ๐