mchades commented on code in PR #9035:
URL: https://github.com/apache/gravitino/pull/9035#discussion_r2510553635


##########
docs/security/access-control.md:
##########
@@ -1025,4 +1033,13 @@ The following table lists the required privileges for 
each API.
 | grant privilege                   | `MANAGE_GRANTS` on the metalake or the 
owner of the securable object                                                   
                                                                                
                                       |
 | revoke privilege                  | `MANAGE_GRANTS` on the metalake or the 
owner of the securable object                                                   
                                                                                
                                       |
 | set owner                         | The owner of the securable object        
                                                                                
                                                                                
                                     |
+| list tags                         | `APPLY_TAG` on the metalake, the owner 
of the metalake, or the tag itself.                                             
                                                                                
                                       |

Review Comment:
   > tags will be filtered based on user permissions
   
   @hdygxsj So a more accurate description here should be similar to `list 
schema`



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