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 e4071ce54076 chore(utilities): add SQS backlog / in-flight visibility
to S3 events source (#19333)
add fb07a2dfa5c8 fix(reader): derive pre-v9 CDC delete markers from the
effective payload class (#19348)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/io/TestHoodieWriteHandle.java | 1 +
.../hudi/common/table/HoodieTableConfig.java | 12 +++-
.../org/apache/hudi/common/util/ConfigUtils.java | 8 ++-
.../apache/hudi/common/util/TestConfigUtils.java | 81 ++++++++++++++++++++++
.../hudi/common/table/TestHoodieTableConfig.java | 4 +-
.../functional/TestPayloadDeprecationFlow.scala | 72 ++++++++++++++++++-
6 files changed, 171 insertions(+), 7 deletions(-)