yuqi1129 opened a new issue, #12206: URL: https://github.com/apache/gravitino/issues/12206
### Describe the subtask Fileset and policy currently reuse history versions for concurrency control. Since history versions do not advance for every metadata mutation, their OCC implementations still require full-row comparisons. Introduce dedicated OCC versions, or otherwise separate concurrency versions from history revisions, including schema migration and concurrency tests. ### Parent issue https://github.com/apache/gravitino/issues/12166 -- 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]
