mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-02 20:28:03 +08:00
81930e5420
* when task with more than one upstreams, mapper TaskDefinitionMapper method queryByName will return more than one record, and failed the mybatis result type, so we have to add `limit 1` to it to * add multiple runs of example in integrate test * Change from subprocess.Popen to subprocess.call_check in integrating test which will raise an error when failed |
||
---|---|---|
.. | ||
pydolphinscheduler | ||
pom.xml |