This is an automated email from the ASF dual-hosted git repository.

vinish pushed a change to branch catalog-sync-docs
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git


    omit 3b8a27d2 Address comments
    omit 69389b18 Update website/docs/how-to-catalog-sync.md
    omit 77c2cf04 Add how-to docs for catalog sync
     add ffe898a5 fix docker file syntax issue
     add 5f25adc8 Refactor RunSync Class for Improved Modularity and Reusability
     add 456b378f Add how-to docs for catalog sync

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3b8a27d2)
            \
             N -- N -- N   refs/heads/catalog-sync-docs (456b378f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 Dockerfile                                         |   2 +-
 .../apache/xtable/utilities/RunCatalogSync.java    |   9 +-
 .../java/org/apache/xtable/utilities/RunSync.java  | 217 +++++++++++++--------
 .../org/apache/xtable/utilities/TestRunSync.java   |  28 ++-
 .../src/test/resources/my_config.yaml              |  13 +-
 5 files changed, 177 insertions(+), 92 deletions(-)
 copy demo/presto/catalog/hive.properties => 
xtable-utilities/src/test/resources/my_config.yaml (77%)

Reply via email to