You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2021/11/25 21:06:23 UTC

[hudi] branch master updated (6a0f079 -> 8e13793)

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 6a0f079  [HUDI-2858] Fixing handling of cluster update reject exception in deltastreamer (#4120)
     add 8e13793  [HUDI-2841] Fixing lazy rollback for MOR with list based strategy (#4110)

No new revisions were added by this update.

Summary of changes:
 .../hudi/table/action/rollback/RollbackUtils.java  |   6 +-
 .../TestHoodieSparkMergeOnReadTableRollback.java   | 117 +++++++++++++++++++++
 2 files changed, 121 insertions(+), 2 deletions(-)