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

vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.


    from 644c1cc  [HUDI-698]Add unit test for CleansCommand (#1449)
     add 14d4fea  [HUDI-759] Integrate checkpoint provider with delta streamer 
(#1486)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/utilities/UtilHelpers.java     | 30 ++++++++----
 .../checkpointing/InitialCheckPointProvider.java   | 33 ++++++++++++-
 .../checkpointing/KafkaConnectHdfsProvider.java    | 27 ++++++----
 .../hudi/utilities/deltastreamer/DeltaSync.java    |  9 ++--
 .../deltastreamer/HoodieDeltaStreamer.java         | 57 +++++++++++++---------
 .../hudi/utilities/TestHoodieDeltaStreamer.java    | 34 ++++++++++---
 .../TestKafkaConnectHdfsProvider.java              | 19 +++++---
 7 files changed, 146 insertions(+), 63 deletions(-)

Reply via email to