jerqi commented on code in PR #9177:
URL: https://github.com/apache/gravitino/pull/9177#discussion_r2559540764
##########
api/src/main/java/org/apache/gravitino/MetadataObjects.java:
##########
@@ -36,6 +38,29 @@ public class MetadataObjects {
private static final Joiner DOT_JOINER = Joiner.on('.');
+ private static final Set<MetadataObject.Type> validSingleNameTypes =
Review Comment:
Fixed.
--
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]