Module mz_adapter::catalog::state
source · Expand description
In-memory metadata storage for the coordinator.
Structs§
- 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§
- Keeps track of what expressions are cached or not during startup.