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 dc5ec0ce0f [HUDI-4833] Add Postgres Schema Name to Postgres Debezium
Source (#6616)
add 3cfe4855c2 [HUDI-4825] Remove redundant fields in serialized commit
metadata in JSON (#6646)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/common/util/JsonUtils.java | 6 +++
.../common/model/TestHoodieCommitMetadata.java | 29 +++++++++++++
.../model/TestHoodieReplaceCommitMetadata.java | 47 ++++++++++++++++++++++
3 files changed, 82 insertions(+)
create mode 100644
hudi-common/src/test/java/org/apache/hudi/common/model/TestHoodieReplaceCommitMetadata.java