You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/10/20 02:46:43 UTC

[inlong] branch master updated (fbd938e0e -> 79a6ee02b)

This is an automated email from the ASF dual-hosted git repository.

healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from fbd938e0e [INLONG-6231][CVE] Upgrade org.apache.hive:hive-exec to 3.1.3 (#6199)
     add 79a6ee02b [INLONG-6207][Agent] Optimize the unit test for TestSQLServerReader (#6208)

No new revisions were added by this update.

Summary of changes:
 .../agent/plugin/sources/TestSQLServerConnect.java | 61 ++++++++++++++++++++++
 .../agent/plugin/sources/TestSQLServerReader.java  | 35 ++-----------
 2 files changed, 64 insertions(+), 32 deletions(-)
 create mode 100644 inlong-agent/agent-plugins/src/test/java/org/apache/inlong/agent/plugin/sources/TestSQLServerConnect.java