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

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


    from 2f95967  [HUDI-2591] Bootstrap metadata table only if upgrade / 
downgrade is not required. (#3836)
     add dfe3b84  [HUDI-2579] Make deltastreamer checkpoint state merging more 
explicit (#3820)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/client/utils/TransactionUtils.java | 38 ++++++---
 .../org/apache/hudi/config/HoodieWriteConfig.java  | 39 ++++-----
 .../apache/hudi/utils/TestTransactionUtils.java    | 98 ++++++++++++++++++++++
 .../hudi/utilities/deltastreamer/DeltaSync.java    |  6 ++
 .../deltastreamer/HoodieDeltaStreamer.java         |  3 +-
 .../TestHoodieDeltaStreamerWithMultiWriter.java    | 63 ++++++++++----
 6 files changed, 195 insertions(+), 52 deletions(-)
 create mode 100644 
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/utils/TestTransactionUtils.java

Reply via email to