Module mz_adapter::catalog::open
source Β· Expand description
Logic related to opening a Catalog
.
Modules§
- Migrations for builtin items.
Structs§
Enums§
Functions§
- Updates the catalog with new and removed builtin items.
- Convert
updates
into aVec
that can be consolidated by doing the following: - Roles can have default values for configuration parameters, e.g. you can set a Role default for the βclusterβ parameter.
- Cluster Replicas may be created ephemerally during an alter statement, these replicas are marked as pending and should be cleaned up on catalog opsn.