yuqi1129 opened a new issue, #12346: URL: https://github.com/apache/gravitino/issues/12346
### Describe the subtask\n\nImplement complete alter and delete OCC semantics for schema-scoped leaf entities: topic, view, and function.\n\n- Make successful alters advance the OCC version and use version CAS.\n- Add expected-version CAS to direct soft deletes.\n- Keep ownership, securable objects, change logs, and function-version updates transactional.\n- Distinguish stale conflicts from missing entities.\n- Add alter/alter, alter/delete, stale-delete, and rollback tests for each entity.\n\nDepends on the shared OCC conflict-contract subtask.\n\n### Parent issue\n\nhttps://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]
