siyi-09 opened a new issue, #15084: URL: https://github.com/apache/dolphinscheduler/issues/15084
### 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 When the parameter contains the=sign, the next node receives incomplete parameters. the first shell node content: <img width="359" alt="1698301304056" src="https://github.com/apache/dolphinscheduler/assets/54696609/984572ca-a410-4be4-8b66-67f5972a325c"> the second shell node content: <img width="333" alt="1698301333215" src="https://github.com/apache/dolphinscheduler/assets/54696609/b96ee30c-ea35-4d57-83a3-17d0f73eb848"> <img width="597" alt="1698301351525" src="https://github.com/apache/dolphinscheduler/assets/54696609/af5b4198-b5e9-4edc-9cd2-25c5b38bd2de"> Second node operation logļ¼ <img width="563" alt="1698301485737" src="https://github.com/apache/dolphinscheduler/assets/54696609/ab8a8547-353a-41ba-bfde-2936826363e9"> ### What you expected to happen I need to address this issue when setting the parameters to an SQL statement. ### How to reproduce Please refer to the problem description ### Anything else _No response_ ### Version dev ### 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]
