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/01/31 02:36:39 UTC

[inlong] branch master updated (a675d88a3 -> 5413ab78a)

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 a675d88a3 [INLONG-7294][Manager] Fix the problem of suspend, restart, delete sort task failed (#7295)
     add 5413ab78a [INLONG-7268][Sort] Support load node of Apache Kudu (#7269)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/inlong/sort/protocol/node/Node.java |  2 +
 .../{ClickHouseLoadNode.java => KuduLoadNode.java} | 82 +++++++++++++---------
 2 files changed, 50 insertions(+), 34 deletions(-)
 copy inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/load/{ClickHouseLoadNode.java => KuduLoadNode.java} (62%)