Expand description
All types we durably persist in the Catalog.
Modules§
- audit_
log - This module is responsible for serializing objects from the
mz_audit_logcrate into protobuf. - objects
- objects_
v74 - objects_
v75 - objects_
v76 - objects_
v77 - objects_
v78 - serialization
- This module is responsible for serializing objects from crates other than
mz_cataloginto protobuf.
Constants§
- CATALOG_
VERSION - The current version of the
Catalog. - MIN_
CATALOG_ VERSION - The minimum
Catalogversion number that we support migrating from.