flyrain commented on issue #274: URL: https://github.com/apache/polaris/issues/274#issuecomment-3976439475
As mentioned in this PR https://github.com/apache/polaris/pull/3757/changes, the privileges defined in PolarisPrivileges are specific to the built in RBAC authorizer implementation. They are not part of the Authorizer SPI and should not be treated as such. For external authorizers, the relevant SPI surface is PolarisAuthorizableOperation. Implementations are expected to handle those operations, while they remain free to define and manage their own privilege model internally. -- 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]
