jerqi commented on code in PR #9283:
URL: https://github.com/apache/gravitino/pull/9283#discussion_r2579333189
##########
core/src/main/java/org/apache/gravitino/utils/MetadataObjectUtil.java:
##########
@@ -219,6 +225,25 @@ public static void checkMetadataObject(String metalake,
MetadataObject object) {
throw checkNotNull(exceptionToThrowSupplier).get();
Review Comment:
IDEA gives me the suggestion to remove `checkNotNull`.
--
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]