sungwy commented on code in PR #3999: URL: https://github.com/apache/polaris/pull/3999#discussion_r2937029101
########## polaris-core/src/main/java/org/apache/polaris/core/auth/PolarisAuthorizableOperation.java: ########## Review Comment: Large refactoring here to move `PolarisPrivilege` semantics out of `PolarisAuthorizableOperation`, and into a completely separate module specific to RBAC instead. See `RbacOperationSemantics.java` ########## polaris-core/src/main/java/org/apache/polaris/core/auth/PolarisAuthorizableOperation.java: ########## Review Comment: Note to reviewer: large refactoring here to move `PolarisPrivilege` semantics out of `PolarisAuthorizableOperation`, and into a completely separate module specific to RBAC instead. See `RbacOperationSemantics.java` -- 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]
