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/05/10 09:57:36 UTC

[incubator-inlong] branch master updated (45cc0f249 -> 6d86df5dd)

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/incubator-inlong.git


    from 45cc0f249 [INLONG-3830][Sort] Fix the error that the SQL execution order is inconsistent with the generation order (#4151)
     add 6d86df5dd [INLONG-4142][Manager] Improve ServiceTask clone method (#4143)

No new revisions were added by this update.

Summary of changes:
 .../source/listener/DataSourceListenerTest.java    |  2 +-
 .../group/CreateGroupWorkflowDefinitionTest.java   |  5 ++++-
 .../manager/workflow/definition/ServiceTask.java   | 22 ++++++++++++++++++----
 .../workflow/definition/WorkflowProcess.java       | 11 ++++++-----
 4 files changed, 29 insertions(+), 11 deletions(-)