This is an automated email from the ASF dual-hosted git repository.
zirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 0d80d4de5 [INLONG-7945][Sort] Fix MongoDB CDC unable to output the
'replace' records (#7951)
add 3f4ebb520 [INLONG-7952][Sort] Mask sensitive message of Flink SQL in
the logs (#7953)
No new revisions were added by this update.
Summary of changes:
.../apache/inlong/common/util/MaskDataUtils.java | 32 ++++++++++-----
.../inlong/common/util/MaskDataUtilsTest.java | 45 ++++++++++++++++++++++
.../inlong/sort/parser/impl/FlinkSqlParser.java | 10 +++--
.../sort/parser/result/FlinkSqlParseResult.java | 4 +-
4 files changed, 77 insertions(+), 14 deletions(-)