You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2021/12/27 12:37:50 UTC

[dolphinscheduler] branch dev updated (8b29213 -> cc8fbe3)

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

caishunfeng pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 8b29213  [Feature-7569]Optimize Dependent node loading times (#7626)
     add cc8fbe3  [python] Fix task condition set wrong deps (#7650)

No new revisions were added by this update.

Summary of changes:
 .../examples/task_conditions_example.py            | 29 +++++++-------
 .../src/pydolphinscheduler/tasks/condition.py      |  8 ++--
 .../tests/tasks/test_condition.py                  | 45 ++++++++++++----------
 3 files changed, 44 insertions(+), 38 deletions(-)