snazy opened a new pull request, #3228:
URL: https://github.com/apache/polaris/pull/3228

   Adds informative functions for `PolarisAuthorizer` call sites whether 
principal roles, catalog roles and resolved entities are required.
   
   This change allows call sites to skip certain lookups against the backend 
database for information that's not needed for authorizers.
   
   For example the OPA authorizer neither needs roles nor any grant information 
from `ResolvedPolarisEntity`.
   
   This change only adds the informative functions to `Authorizer` but does not 
add any optimization to the call sites.
   


-- 
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]

Reply via email to