KyleLin0927 commented on issue #7245: URL: https://github.com/apache/gravitino/issues/7245#issuecomment-2916180693
@justinmclean I have check the code but the existing check is already safe. I thank no changes are necessary. if `catalogNamespace` is null, `length()` is never called and the `length() == 1` check guarantees `level(0)` can only run when exactly one element exists. If I’m mistaken, please don’t hesitate to let me know. Thank you! -- 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]
