apache / apache/dolphinscheduler-sdk-python

[impv] Auto check and add output local_params if we define the special grammar in the task definition

オープン
#61 コメント 4 件 リアクション 0 件 担当者 1 名 @HarshitNagpal29 が担当を希望しています GitHub で見る
good first issue
主要言語
Python
スター
71
フォーク
26
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。