justinmclean commented on code in PR #7600:
URL: https://github.com/apache/gravitino/pull/7600#discussion_r2191095021


##########
core/src/main/java/org/apache/gravitino/Entity.java:
##########
@@ -68,7 +68,7 @@ enum EntityType {
     USER("us", 7),
     GROUP("gr", 8),
     ROLE("ro", 9),
-    TAG("ta", 10),
+    TAG("tag", 10),

Review Comment:
   Given all the other are two letters I'd go with "tg"



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