wangxj3 commented on issue #5565:
URL: 
https://github.com/apache/dolphinscheduler/issues/5565#issuecomment-855765870


   thanks for you suggestion.
   1.The Direct of the params that  generate in the Task2 is OUT,and the Direct 
the params that get form the Task1 is IN.So we can  determine the source of 
this value by the Direct of the params.I think this is the same way with your 
suggestion.
   2.When the previous tasks have the same param name,we will use the value 
which is't null.If more than two values are non-null,we will use the value that 
the earliest task's varpool.
   3.This is the question of this plan ,We will optimize this issue in the 
future
   So far I have finished coding,and will It will be submitted in a few days


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to