Expand description
In-memory metadata storage for the coordinator.
Structs§
- Catalog
State - The in-memory representation of the Catalog. This struct is not directly used to persist
metadata to persistent storage. For persistent metadata see
mz_catalog::durable::DurableCatalogState
.
Enums§
- Local
Expression 🔒Cache - Keeps track of what expressions are cached or not during startup.