roryqi commented on code in PR #10276:
URL: https://github.com/apache/gravitino/pull/10276#discussion_r2909138463


##########
api/src/main/java/org/apache/gravitino/authorization/Privileges.java:
##########
@@ -836,7 +853,13 @@ public boolean canBindTo(MetadataObject.Type type) {
     }
   }
 
-  /** The privilege to grant or revoke a role for the user or the group. */
+  /**
+   * The privilege to grant or revoke privileges on securable objects.

Review Comment:
   If  bound on the metalake, we can grant or revoke the role for users or 
groups.



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