Static mz_catalog::builtin::notice::MZ_NOTICES

source ·
pub static MZ_NOTICES: Lazy<BuiltinView>
Expand description

An MZ_NOTICES that is made safe to be viewed by Materialize staff because it binds the redacted_~ from MZ_NOTICES as ~.

This view is provisioned to accomodate the union of notice types (optimizer, sources and sinks, etc). Even though at the moment is only hosts optimizer notices, the idea is to evolve it over time as sketched in the design doc1.

1 https://github.com/MaterializeInc/materialize/blob/main/doc/developer/design/20231113_optimizer_notice_catalog.md


  1.