This is an automated email from the ASF dual-hosted git repository.
czweng pushed a change to branch catalog-refactor
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
from 7ce312b93 [core] Move common code from FileSystemCatalog and
HiveCatalog into AbstractCatalog
add 146d739da [fix] Fix failed tests
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/paimon/catalog/AbstractCatalog.java | 6 +++++-
.../src/main/java/org/apache/paimon/catalog/FileSystemCatalog.java | 4 ++++
.../src/main/java/org/apache/paimon/hive/HiveCatalog.java | 4 ++++
3 files changed, 13 insertions(+), 1 deletion(-)