justinmclean opened a new issue, #7242: URL: https://github.com/apache/gravitino/issues/7242
### What would you like to be improved? In authorizations/authorization-common/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcAuthorizationPlugin.java the method onRoleCreated: a) It always returns true. b) The createdNewly boolean is not correctly set as it will be the value of the last SQL statement ### How should we improve? Fix b) and possibly a). -- 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]
