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 0e6e49abeac [HUDI-7770] Parse partition path from hudi directory for
bootstrap tables (#11237)
add e8a36ce3a3e [HUDI-7655] Ensuring clean action executor cleans up all
intended files (#11343)
No new revisions were added by this update.
Summary of changes:
.../table/action/clean/CleanActionExecutor.java | 6 +
.../table/functional/TestCleanActionExecutor.java | 188 +++++++++++++++++++++
2 files changed, 194 insertions(+)
create mode 100644
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/functional/TestCleanActionExecutor.java