jerryshao commented on PR #10183: URL: https://github.com/apache/gravitino/pull/10183#issuecomment-3995715401
This is the Java code, not C/C++. For C/C++, a null pointer will lead to an unknown exception like segment fault, but this normally not the case for Java. If we obsessively check and handle the null value, it is not very idiomatic Java. -- 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]
