materialize icon indicating copy to clipboard operation
materialize copied to clipboard

Allow superusers to modify privileges on system objects

Open chaas opened this issue 2 years ago • 0 comments

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

chaas avatar Jan 03 '24 14:01 chaas