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(-)