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 2e2459ed865 Do not combine records if write operation is Upsert and 
COMBINE_BEFORE_UPSERT is disabled (#7998)
     add 09963100c93 [HUDI-6199] Fix deletes with custom payload implementation 
(#8690)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/io/TestHoodieMergedReadHandle.java | 17 +++++++++++++++--
 .../apache/hudi/common/model/AWSDmsAvroPayload.java    | 11 ++++++++++-
 .../org/apache/hudi/common/model/BaseAvroPayload.java  |  2 +-
 .../model/debezium/AbstractDebeziumAvroPayload.java    | 18 ++++++++++++++----
 .../hudi/common/model/TestAWSDmsAvroPayload.java       | 14 +++++---------
 .../model/debezium/TestMySqlDebeziumAvroPayload.java   |  3 +++
 .../debezium/TestPostgresDebeziumAvroPayload.java      |  3 +++
 .../sql/hudi/command/payload/ExpressionPayload.scala   |  4 ++--
 8 files changed, 53 insertions(+), 19 deletions(-)

Reply via email to