wangxj3 opened a new issue #5721: URL: https://github.com/apache/dolphinscheduler/issues/5721
There are four tasks in this DAG ,and the relation like this image。  The task C has a out param named ParamC. the task B has ParamB.If the task D need ParamC and ParamB,It will lost the value of ParamB.Because the taskInstance D created just in the back of C,is not the back of B. -- 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]
