[ https://issues.apache.org/jira/browse/CASSANDRA-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514322#comment-17514322 ]
Stefan Miklosovic edited comment on CASSANDRA-17495 at 3/29/22, 8:36 PM: ------------------------------------------------------------------------- I was looking at this PR in GH and I was wondering how is this different from GRANT ALTER ON TABLE ks1.tb1 TO ... and REVOKE ALTER ON ks1.tb1 FROM ? was (Author: smiklosovic): I was looking at this PR in GH and I was wondering how is this different from GRANT ALTER ON TABLE ks1.tb1 TO ... ? > Add Guardrail for ALTER TABLE ADD / DROP / RENAME columns > --------------------------------------------------------- > > Key: CASSANDRA-17495 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17495 > Project: Cassandra > Issue Type: New Feature > Components: Feature/Guardrails > Reporter: Josh McKenzie > Assignee: Josh McKenzie > Priority: Normal > Fix For: 4.x > > > Operators should have the ability to freeze the schema of tables in place so > users can't mutate columns during various cluster operations. For an example > of some of the risks see CASSANDRA-13004. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org