This is an automated email from the ASF dual-hosted git repository.
nagarwal pushed a change to branch hudi_test_suite_refactor
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.
discard 1689d01 Merge branch 'master' into hudi_test_suite_refactor
discard a096128 more fixes
discard d2d2866 more fixes
discard b519057 Build fixes after rebase
discard ab98c40 Fix Compilation Issues + Port Bug Fixes
discard 1450004 [HUDI-394] Provide a basic implementation of test suite
add a189878 [HUDI-394] Provide a basic implementation of test suite
add cf551bd Fix Compilation Issues + Port Bug Fixes
add d244c1b Build fixes after rebase
add 652a0d6 more fixes
add 37f91cb more fixes
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 (1689d01)
\
N -- N -- N refs/heads/hudi_test_suite_refactor (37f91cb)
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:
.../src/test/resources/log4j-surefire.properties | 2 +-
.../deltastreamer/HoodieDeltaStreamer.java | 48 +++++++++++-----------
2 files changed, 24 insertions(+), 26 deletions(-)