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 268af1f291a [HUDI-6412] Support clustering with record index (#9021)
add 77c161373d2 [HUDI-6390] Fixes bug in partition specs generation (#8994)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/table/HoodieTableSource.java | 2 +
.../apache/hudi/table/format/FilePathUtils.java | 48 ++++++++++++++++++++++
.../table/format/cow/CopyOnWriteInputFormat.java | 36 +++++++---------
.../table/format/mor/MergeOnReadInputFormat.java | 29 ++++---------
4 files changed, 73 insertions(+), 42 deletions(-)