yuqi1129 commented on code in PR #9252:
URL: https://github.com/apache/gravitino/pull/9252#discussion_r2570309839


##########
core/src/main/java/org/apache/gravitino/cache/ReverseIndexRules.java:
##########
@@ -157,6 +157,14 @@ public class ReverseIndexRules {
                                 nsFileset.level(0),
                                 nsFileset.level(1));
                         break;
+                      case TAG:

Review Comment:
   I see, and it's okay according to the current code base.
    By the way, please try to update the definition of `securable object` in 
`security/access-control.md`.



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

Reply via email to