This is an automated email from the ASF dual-hosted git repository. vinish pushed a change to branch 590-CatalogSync in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git
from 06501c13 Address comments Part 1 add e0e94a66 Address comments Part 2 No new revisions were added by this update. Summary of changes: .../apache/xtable/conversion/ExternalCatalog.java | 4 +- .../apache/xtable/model/catalog/CatalogType.java | 26 -------- .../org/apache/xtable/spi/sync/CatalogSync.java | 74 ++++++++++++++-------- ...gSyncOperations.java => CatalogSyncClient.java} | 7 +- 4 files changed, 50 insertions(+), 61 deletions(-) delete mode 100644 xtable-api/src/main/java/org/apache/xtable/model/catalog/CatalogType.java rename xtable-api/src/main/java/org/apache/xtable/spi/sync/{CatalogSyncOperations.java => CatalogSyncClient.java} (88%)