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 98c3d88b2f [HUDI-4642] Adding support to hudi-cli to repair deprecated
partition (#6438)
add 82d41f4b87 [HUDI-4751] Fix owner instants for transaction manager api
callers (#6549)
No new revisions were added by this update.
Summary of changes:
.../transaction/lock/InProcessLockProvider.java | 2 +-
.../table/action/clean/CleanActionExecutor.java | 6 ++--
.../action/restore/BaseRestoreActionExecutor.java | 12 +++----
.../rollback/BaseRollbackActionExecutor.java | 4 +--
.../transaction/TestInProcessLockProvider.java | 41 ++++++++++++++++++++++
5 files changed, 53 insertions(+), 12 deletions(-)