jieguangzhou opened a new issue, #61:
URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/61
For example
If we define the shell task, and the command like this
```shell
task = Shell(name="example", command="${setValue(a=1)}")
```
Then we can auto add the output local_params `{"prop": "a", "direct": "OUT",
"type": "VARCHAR", "value": ""}`
The Python, SQL, Procedure also can do this
--
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]