FANNG1 opened a new issue, #7549: URL: https://github.com/apache/gravitino/issues/7549
### What would you like to be improved? if Gravitino authorization is disabled, we will create a `PassThroughAuthorizer` to pass all check, this will introduce extra operations to retrive auth expression, metadata object and transform them to Ognl express, etc ### How should we improve? Not injecting `GravitinoInterceptionService` if auth is disabled. -- 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]
