DolphinScheduler/dolphinscheduler-python
Jiajie Zhong cc8fbe3e14
[python] Fix task condition set wrong deps (#7650)
After #7505 merged. we could use condition task type
but our dependent set in the wrong direction, all
the condition operators should be upstream of the
current task instead of downstream

fix: #7649
2021-12-27 20:37:40 +08:00
..
pydolphinscheduler [python] Fix task condition set wrong deps (#7650) 2021-12-27 20:37:40 +08:00
src/main/java/org/apache/dolphinscheduler/server [python] Add task dependent (#7405) 2021-12-16 09:58:50 +08:00
pom.xml Split the components into individual package, refactor configurations to use Spring properties (#7160) 2021-12-10 11:28:53 +08:00