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


##########
clients/cli/src/main/java/org/apache/gravitino/cli/CatalogCommandHandler.java:
##########
@@ -33,32 +33,34 @@ public class CatalogCommandHandler extends CommandHandler {
   private final GravitinoCommandLine gravitinoCommandLine;
   private final CommandLine line;
   private final String command;
-  private final boolean ignore;
+  private final CommandContext context;
   private final String url;

Review Comment:
   url can be removed as well



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