zhongjiajie opened a new issue, #21:
URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/21

   When we want to use parameter `local_param` in class `Task`, have to use
   
   ```py
   local_params = { "prop": "n", "direct": "IN", "type": "VARCHAR", "value": 
"${n}" }
   ```
   
   that is not pythonic and even a little ugly, we should make it more pythonic 
and easy to use


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