yifan-c commented on code in PR #190: URL: https://github.com/apache/cassandra-sidecar/pull/190#discussion_r1950082314
########## server/src/main/java/org/apache/cassandra/sidecar/acl/authorization/DataResourceScope.java: ########## @@ -53,14 +53,8 @@ public class DataResourceScope implements ResourceScope */ public static final String DATA_WITH_KEYSPACE = String.format("data/{%s}", KEYSPACE); - // TODO remove this hack once VariableAwareExpression bug is fixed Review Comment: TODO is addressed :) -- 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: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org