This is an automated email from the ASF dual-hosted git repository.
leesf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 3e788ba8b33 [HUDI-6134] Prevent clean run concurrently in flink (#8568)
add 3dba6e488a1 [HUDI-6218] Support instant_time/commit_time of savepoint
procedure optional (#8722)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 46 ++++++++--
.../procedures/CreateSavepointProcedure.scala | 15 +--
.../procedures/DeleteSavepointProcedure.scala | 8 +-
.../procedures/RollbackToSavepointProcedure.scala | 8 +-
.../hudi/procedure/TestSavepointsProcedure.scala | 102 +++++++++++++++++----
5 files changed, 142 insertions(+), 37 deletions(-)