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 2022/08/16 07:54:12 UTC

[inlong] branch master updated (610362b03 -> ec72d793d)

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 610362b03 [INLONG-5462][Sort] Add audit for Oracle extract Node (#5549)
     add ec72d793d [INLONG-5460][Sort] Add Audit for postgreSQL extract node (#5546)

No new revisions were added by this update.

Summary of changes:
 inlong-sort/sort-connectors/postgres-cdc/pom.xml   | 11 +++++++++++
 .../DebeziumSourceFunction.java                    | 22 +++++++++++++++++-----
 .../PostgreSQLSource.java                          |  8 +++++++-
 .../cdc/postgres/table/PostgreSQLTableFactory.java | 15 ++++++++-------
 .../cdc/postgres/table/PostgreSQLTableSource.java  | 15 +++++++++++----
 5 files changed, 54 insertions(+), 17 deletions(-)