FANNG1 commented on PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#issuecomment-2561680979

   event describes what happened to a resource identified by a nameIdentifier, 
   1. for most tag event(create/get/delete), the identifier is the 
`metalakeName`.`tagName` which could be generated by `ofTagIdent(String 
metalake, String tagName)` ,
   2.  list tag event, the identifier the resource which supports list tags 
like metalake, or metadata object
   3. for tag event with metadataObject, the identifier is the  
$metalake.$metadataObject


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to