ShawshankLin opened a new issue, #13814:
URL: https://github.com/apache/dolphinscheduler/issues/13814

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The shell task can not transfer param and sql task can not use Built-in 
variable
   
   ### What you expected to happen
   
   The shell task can pass parameters to the next task
   
   ### How to reproduce
   
   
   
![image](https://user-images.githubusercontent.com/16248686/228423617-6726ad44-d076-4248-92ed-4cc3a8a7c45e.png)
   
   
   A shell task 
   echo '$[yyyyMMdd]'
   echo '${setValue(date1=$[yyyyMMdd])}' 
   
![image](https://user-images.githubusercontent.com/16248686/228423322-66f9414e-0a9e-48ca-be36-a5d48dcee71e.png)
   
   
   B shell task
   echo '${date1}'
   
![image](https://user-images.githubusercontent.com/16248686/228423340-33013803-5577-4563-9e01-1b7255220d97.png)
   
   C sql task
   any sql and use Built-in variable
   
   
   
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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