You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by zi...@apache.org on 2023/04/17 07:02:56 UTC

[inlong] branch master updated (6b633a7b6 -> 71acb992d)

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 6b633a7b6 [INLONG-7828][Sort] Mysql CDC check the availability of binlog based on gitd firstly (#7868)
     add 71acb992d [INLONG-7850][Sort] Add support for extracting ddl statement and operation from origin data (#7851)

No new revisions were added by this update.

Summary of changes:
 .../base/format/AbstractDynamicSchemaFormat.java   | 18 ++++++++++++++++
 .../base/format/CanalJsonDynamicSchemaFormat.java  | 14 +++++++++++++
 .../format/DebeziumJsonDynamicSchemaFormat.java    | 24 +++++++++++++++++++---
 3 files changed, 53 insertions(+), 3 deletions(-)