This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from f51c36fd6439 [HUDI-9683] Fix field renames in
HoodieInternalRowUtils.genUnsafeRowWriter (#13672)
add aa9935cb998a [HUDI-9675] Add safety check to Savepoint when earliest
commit retained is not set in cleaner output (#13660)
No new revisions were added by this update.
Summary of changes:
.../action/savepoint/SavepointActionExecutor.java | 56 ++++++---
.../savepoint/TestSavepointActionExecutor.java | 132 +++++++++++++++++++++
2 files changed, 169 insertions(+), 19 deletions(-)
create mode 100644
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/table/action/savepoint/TestSavepointActionExecutor.java