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


##########
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##########
@@ -811,6 +826,16 @@ private void handleFilesetCommand() {
     }
   }
 
+  private boolean hasEntity(FullName name) {

Review Comment:
   The logic here is not correct as for instance a table name can be null if 
you are dealing with a schema or a catalog.



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