This is an automated email from the ASF dual-hosted git repository.
voonhous pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 9903b6d83fbb feat(flink): support record index handling in dynamic
bucket assign function (#19837)
add 73e6872fedd6 refactor(spark): collapse HoodieTableState (#19849)
No new revisions were added by this update.
Summary of changes:
.../hudi/core/read/BaseHoodieTableFileIndex.java | 1 -
.../core/read/BaseHoodieTableFileIndexTest.java | 30 ----------
.../index/TestBaseHoodieTableFileIndex.java | 64 +++++++++++++++++++++-
.../scala/org/apache/hudi/HoodieBaseRelation.scala | 35 ++----------
.../org/apache/hudi/HoodieMergeOnReadRDDV2.scala | 14 +++--
.../hudi/MergeOnReadIncrementalRelationV1.scala | 2 +-
.../hudi/MergeOnReadIncrementalRelationV2.scala | 2 +-
.../apache/hudi/MergeOnReadSnapshotRelation.scala | 12 +++-
8 files changed, 89 insertions(+), 71 deletions(-)