materialize
materialize copied to clipboard
Allow superusers to modify privileges on system objects
Initial use case: Allow superusers to give other users access to the redacted activity log GRANT SELECT ON TABLE mz_internal.mz_statement_execution_history_redacted TO <role>.
draft/WIP PR: https://github.com/MaterializeInc/materialize/pull/22555