haizhou-zhao opened a new pull request, #14334:
URL: https://github.com/apache/iceberg/pull/14334

   Purpose of the change:
   Currently, the mechanism for generating view updating requirements are 
missing (current status = only requirement for view uuid match is enforced), 
which potentially allows conflicting concurrent view version (definition) 
updates from different process to go through without check on 
`RESTViewOperations`. The change here adds the requirements generation for 
updating view version.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to