LiuQhahah commented on code in PR #4879:
URL: https://github.com/apache/gravitino/pull/4879#discussion_r1777059715
##########
clients/client-java/src/main/java/org/apache/gravitino/client/GravitinoClient.java:
##########
@@ -227,6 +227,15 @@ public Group getGroup(String group) throws
NoSuchGroupException, NoSuchMetalakeE
return getMetalake().getGroup(group);
}
+
Review Comment:
I'll add to that, thanks.
--
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]