mchades commented on issue #7245: URL: https://github.com/apache/gravitino/issues/7245#issuecomment-2955101996
> 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! Agreed with @KyleLin0927 , I will close this issue as it doesn't require any improvements. Please feel free to open it if you think there is still an issue. @justinmclean -- 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]
