ruanwenjun commented on PR #18273:
URL: 
https://github.com/apache/dolphinscheduler/pull/18273#issuecomment-4495642668

   We do not recommend using `localparams` to store file paths, as this can 
easily lead to issues such as file renaming and may be affected by `varpool`. 
Instead, we should add a new switch at the task level to indicate whether the 
current task’s output should be uploaded, and include a parameter to specify 
whether to use the output from a particular upstream task.


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

Reply via email to