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 ed8d3e21e7 Merge branch 'main' into feat/12345-occ-table
add c76399630c [#12345] improvement(core): remove duplication from the
table OCC change
No new revisions were added by this update.
Summary of changes:
.../provider/base/TableMetaBaseSQLProvider.java | 6 +
.../gravitino/storage/relational/po/TablePO.java | 33 ++
.../relational/service/TableMetaService.java | 30 +-
.../TestTableMetaPostgreSQLProvider.java | 28 +-
.../relational/service/TestTableMetaService.java | 413 +++++++++------------
5 files changed, 235 insertions(+), 275 deletions(-)