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

ashvin pushed a change to branch 595-detect-delete-vectors-files
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git


    omit b190e666 Fix commit log parsing of Delta tables with delete vector
    omit 3b67fae5 Address review comments, validate deletion records
    omit 0c103ff6 Execute correct delete operation in delta tests
     add a360affc Execute correct delete operation in delta tests
     add 71811208 Fix commit log parsing of Delta tables with delete vector
     add 2843ea0d Address review comments

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   (b190e666)
            \
             N -- N -- N   refs/heads/595-detect-delete-vectors-files (2843ea0d)

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:
 .../apache/xtable/delta/DeltaConversionSource.java |  2 +-
 .../apache/xtable/delta/DeltaStatsExtractor.java   | 50 +++++++++++++++++++++-
 .../xtable/delta/TestDeltaStatsExtractor.java      |  7 +++
 3 files changed, 56 insertions(+), 3 deletions(-)

Reply via email to