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 f6a2ef4cd65 [HUDI-4240] Use a different nested field in tests to be
compatible across Avro versions (#5868)
add f71a47f2ee8 [HUDI-7236] Allow MIT to change partition path when using
global index (#10337)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/index/HoodieIndexUtils.java | 123 ++++++++++++----
.../org/apache/hudi/io/HoodieMergedReadHandle.java | 5 +-
.../hudi/execution/SparkLazyInsertIterable.java | 3 +-
.../spark/sql/hudi/dml/TestMergeIntoTable.scala | 160 +++++++++++++++++++++
4 files changed, 265 insertions(+), 26 deletions(-)