Raj-G07 commented on PR #8401:
URL: https://github.com/apache/gravitino/pull/8401#issuecomment-3248584507

   @justinmclean So it is okay to call a function only if ignoreNotExist is 
true , 
   ```
      if(ignoreNotExist){ 
         catalogConnector.getMetalake().dropCatalog(catalogName, 
ignoreNotExist);
      };


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