gaviner-github opened a new pull request, #15200:
URL: https://github.com/apache/dolphinscheduler/pull/15200
If the input and output parameter variables have the same name, the current
input variable will overwrite the output variable value of the previous task
## Purpose of the pull request
modify globalParams put order
## Brief change log
when the output parameter store in valpool . if the input and output
parameter variables have the same name, the current input variable will
overwrite the output variable value of the previous task.
## Verify this pull request
This pull request is code cleanup without any test coverage.
--
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]