This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 9d744bb35c [HUDI-3805] Delete existing corrupted requested rollback
plan during rollback (#5245)
add 6a8396420c [HUDI-3643] Fix hive count exception when the table is
empty and the path depth is less than 3 (#5051)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/hadoop/utils/HoodieHiveUtils.java | 1 -
.../hudi/hadoop/utils/HoodieInputFormatUtils.java | 18 +++++++++++++++---
.../apache/hudi/hadoop/TestHoodieHFileInputFormat.java | 15 +++++++++++++++
.../hudi/hadoop/TestHoodieParquetInputFormat.java | 15 +++++++++++++++
.../org/apache/hudi/hadoop/TestInputPathHandler.java | 18 ++++++++++++++++++
5 files changed, 63 insertions(+), 4 deletions(-)