playasim opened a new issue, #8974: URL: https://github.com/apache/gravitino/issues/8974
### What would you like to be improved? A followup Issue from PR : https://github.com/apache/gravitino/pull/8738. We need to change all `checkNotNull` in Gravitino to `checkArgument` since `checkNotNull` will bring into some NPE issue. ### How should we improve? change all `checkNotNull` in Gravitino to `checkArgument` -- 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]
