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: [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]

Reply via email to