dimas-b commented on code in PR #3681:
URL: https://github.com/apache/polaris/pull/3681#discussion_r2790995418
##########
polaris-core/src/main/java/org/apache/polaris/core/auth/PolarisAuthorizableOperation.java:
##########
@@ -287,6 +308,10 @@ public enum PolarisAuthorizableOperation {
: privilegesOnSecondary;
}
+ public boolean isRbacAdminOperation() {
Review Comment:
Could this be done in a separate PR?.. just for the same of clarity...
introduce new SPI first, then adjust OPA for special treatment of the admin Ops?
--
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]