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 2869cb70dfb8 [HUDI-9673] Remove event_time metadata from
DefaultHoodieRecordPayload (#13662)
add 23f12e1d1a47 [HUDI-9671] Ignore UPDATE_BEFORE msg for snapshot queries
(#13657)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/io/HoodieWriteMergeHandle.java | 12 +++++++++--
.../apache/hudi/common/engine/RecordContext.java | 10 +++++++---
.../apache/hudi/common/model/HoodieOperation.java | 7 +++++++
.../apache/hudi/table/format/TestInputFormat.java | 23 ++++++++++++++++++++++
.../test/java/org/apache/hudi/utils/TestData.java | 4 ++++
.../apache/hudi/TestDataSourceReadWithDeletes.java | 14 +++++++------
6 files changed, 59 insertions(+), 11 deletions(-)