sungwy commented on code in PR #4409:
URL: https://github.com/apache/polaris/pull/4409#discussion_r3270800697


##########
polaris-core/src/main/java/org/apache/polaris/core/auth/PolarisAuthorizer.java:
##########
@@ -44,7 +44,7 @@ void resolveAuthorizationInputs(
    * Core authorization entry point for the new SPI.
    *
    * <p>Implementations should rely on any required state in {@link 
AuthorizationState} and the
-   * intent captured by {@link AuthorizationRequest} (principal, operation, 
and target securables).
+   * request captured by {@link AuthorizationRequest}.

Review Comment:
   I think that's a great addition. Thanks @flyrain 



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