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 bec544a0163 [HUDI-3775] Allow for offline compaction of MOR tables via
spark streaming (#7632)
add b74e6ad2eb9 [HUDI-6247] Add bundle validation for release candidates
(#8779)
No new revisions were added by this update.
Summary of changes:
.github/workflows/bot.yml | 59 ++++++++++++++++
packaging/bundle-validation/Dockerfile | 2 +
packaging/bundle-validation/README.md | 18 ++++-
packaging/bundle-validation/ci_run.sh | 80 +++++++++++++++++++---
.../conf/{hive-site.xml => hive-site.hive2.xml} | 6 +-
packaging/bundle-validation/validate.sh | 1 +
6 files changed, 152 insertions(+), 14 deletions(-)
copy packaging/bundle-validation/conf/{hive-site.xml => hive-site.hive2.xml}
(95%)