This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 0ff23fe9b34 [HUDI-8895] Ignoring PSI lookup for filters w/ nulls
(#12727)
add 8f6b1aed3ef [HUDI-8551] Support no precombine field with
EVENT_TIME_ORDERING merge mode (#12292)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/model/HoodieSparkRecord.java | 6 +-
.../hudi/common/model/HoodieAvroIndexedRecord.java | 8 +-
.../apache/hudi/common/util/SpillableMapUtils.java | 8 +-
.../hudi/common/testutils/HoodieTestUtils.java | 26 +++++-
.../org/apache/hudi/hadoop/HoodieHiveRecord.java | 9 +-
.../apache/hudi/functional/TestMORDataSource.scala | 99 ++++++++++++++--------
.../utilities/streamer/HoodieStreamerUtils.java | 3 +-
.../deltastreamer/TestHoodieDeltaStreamer.java | 59 ++++++++++---
8 files changed, 159 insertions(+), 59 deletions(-)