Surya00011 commented on issue #8207: URL: https://github.com/apache/gravitino/issues/8207#issuecomment-3204751875
Hi @justinmclean, I would like to work on adding a validate() method in OwnerDetails.java to check if entityType is null. ### Before I proceed, should this method: - return a boolean (and let handle() decide how to respond), or - throw an exception directly? I’d like to follow the preferred style for Gravitino. Thanks! -- 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]
