justinmclean opened a new issue, #8009: URL: https://github.com/apache/gravitino/issues/8009
### What would you like to be improved? In common/src/main/java/org/apache/gravitino/dto/requests/ModelVersionUpdatesRequest.java a null pointer exception will happen if update is null when validate() is call. ### How should we improve? Check if it is null and throw an IllegalArgumentException -- 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]
