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 1d874dbbf6 [#12345] fix(core): address table OCC review feedback
add 5376053093 [#12345] improvement(core): make the review's open
questions answerable in the code
No new revisions were added by this update.
Summary of changes:
.../gravitino/catalog/OperationDispatcher.java | 12 ++-
.../relational/service/TableMetaService.java | 4 +
.../storage/relational/po/TestTablePO.java | 88 ++++++++++++++++++++++
3 files changed, 101 insertions(+), 3 deletions(-)
create mode 100644
core/src/test/java/org/apache/gravitino/storage/relational/po/TestTablePO.java