snazy opened a new issue, #556: URL: https://github.com/apache/polaris/issues/556
### Describe the bug `polaris-management-service.yml` uses a simple `entityVersion` approach to validate whether some update request, which includes the _full_ representation of the entity to be updated, can be performed or not. The approach to be able to update a whole entity should be replaced with specific update operations per entity type. This is much easier to validate in service implementations and easier to understand from a client's point of view. ### 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]
