frankgh commented on code in PR #226:
URL: https://github.com/apache/cassandra-sidecar/pull/226#discussion_r2152641120
##########
server/src/main/java/org/apache/cassandra/sidecar/acl/authorization/FeaturePermission.java:
##########
@@ -52,6 +53,7 @@ public enum FeaturePermission
READ_SNAPSHOT,
DELETE_SNAPSHOT,
STREAM_SNAPSHOT,
+ STATS_TABLE_SCOPED,
Review Comment:
This is required for CASSANALYTICS-36
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]