This is an automated email from the ASF dual-hosted git repository.
yuqi1129 pushed a change to branch feat/12345-occ-table
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 81e19f48d0 [#12345] docs(core): work through the version-row race in
the comment
add 1d874dbbf6 [#12345] fix(core): address table OCC review feedback
No new revisions were added by this update.
Summary of changes:
.../gravitino/catalog/OperationDispatcher.java | 34 ++-------------
.../catalog/SchemaOperationDispatcher.java | 2 +-
.../catalog/TableOperationDispatcher.java | 7 ++-
.../catalog/TopicOperationDispatcher.java | 2 +-
.../gravitino/catalog/ViewOperationDispatcher.java | 2 +-
.../relational/service/TableMetaService.java | 25 +++++++----
.../catalog/TestTableOperationDispatcher.java | 51 ++++++++++++++++++----
.../relational/service/TestTableMetaService.java | 41 +++++++++++++++++
8 files changed, 113 insertions(+), 51 deletions(-)