hdygxsj commented on issue #8942:
URL: https://github.com/apache/gravitino/issues/8942#issuecomment-3471594618

   As I understand it, the permissions required for each tag operation API are 
as follows:
   What do you think? @jerqi   cc  @jerryshao 
   
   | API                       | What permissions are required? |
   | ------------------------- | --------------------- |
   | list-tags                 | Any metalke user      |
   | add tag                   | metalake user         |
   | get tag                   | Any metalke user      |
   | alter tag                 | METALAKE OWNER        |
   | delete tag                | METALAKE OWNER        |
   | listMetadataObjectsForTag | load metadata object  |
   | listTagsForMetadataObject | load metadata object  |
   | associateTagsForObject    | load metadata object  |
   | getTagForObject           | load metadata object  |
   |                           |                       |
   
   


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