You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/05/26 12:57:29 UTC

[incubator-inlong] branch master updated (bfc3fd24a -> 8645d0b8b)

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

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


    from bfc3fd24a [INLONG-4383][Sort] Add MySQL data load support (#4393)
     add 8645d0b8b [INLONG-4332][Manager] Support ClickHouse load node (#4333)

No new revisions were added by this update.

Summary of changes:
 .../manager/service/sort/util/LoadNodeUtils.java   | 32 ++++++++++++++++++++--
 .../protocol/node/load/ClickHouseLoadNode.java     |  9 ++----
 .../protocol/node/load/ClickHouseLoadNodeTest.java |  3 +-
 .../sort/parser/ClickHouseSqlParserTest.java       |  3 +-
 4 files changed, 34 insertions(+), 13 deletions(-)