caishunfeng commented on issue #9418: URL: https://github.com/apache/dolphinscheduler/issues/9418#issuecomment-1094463296
>(A, B) child tasks all depend on (X, Y) parent task, I now want to execute (A, B) these two child tasks and the dependent parent task (X, Y) at the same time You can use the logic task to do it. Such as `Conditions`, `Switch`, `SubProcess` and `Dependent`, see https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/guide/task/conditions.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
