You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/03/27 05:38:25 UTC

[hudi] branch master updated (4d940bb -> 484b340)

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

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


    from 4d940bb  [HUDI-3716] OOM occurred when use bulk_insert cow table with flink BUCKET index (#5135)
     add 484b340  [HUDI-3604] Adjust the order of timeline changes in rollbacks (#5114)

No new revisions were added by this update.

Summary of changes:
 .../hudi/cli/commands/TestRollbacksCommand.java    | 15 +++++---
 .../rollback/BaseRollbackActionExecutor.java       | 45 ++++++++++++++--------
 .../CopyOnWriteRollbackActionExecutor.java         |  3 --
 .../MergeOnReadRollbackActionExecutor.java         |  3 --
 .../TestCopyOnWriteRollbackActionExecutor.java     |  8 ++--
 5 files changed, 44 insertions(+), 30 deletions(-)