snazy opened a new issue, #554: URL: https://github.com/apache/polaris/issues/554
### Describe the bug `polaris-management-service.yml` defines all privileges as enum (values). This approach gets in the way when new privileges are added (client & server are built from different versions of `polaris-management-service.yml`). The enum-approach is also not going to work with the short/mid-term goal to have "pluggable authZ" in Polaris, where authZ implementations can define their own privileges. ### To Reproduce _No response_ ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _No response_ -- 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]
