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:53:08 UTC

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

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 ad7e369b8 [INLONG-5447][Sort] Add lookup support for Redis (#5543)
     add 610362b03 [INLONG-5462][Sort] Add audit for Oracle extract Node (#5549)

No new revisions were added by this update.

Summary of changes:
 inlong-sort/sort-connectors/oracle-cdc/pom.xml     | 11 +++++++++++
 .../sort/cdc/oracle/DebeziumSourceFunction.java    | 22 +++++++++++++++++-----
 .../inlong/sort/cdc/oracle/OracleSource.java       | 14 ++++++++++----
 .../sort/cdc/oracle/table/OracleTableSource.java   | 21 ++++++++++++++-------
 .../cdc/oracle/table/OracleTableSourceFactory.java | 18 +++++++++---------
 5 files changed, 61 insertions(+), 25 deletions(-)