apache / apache/dolphinscheduler-sdk-python

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

Aperta
#61 4 commenti 0 reazioni 1 assegnatario Rivendicata da @HarshitNagpal29 Vedi su GitHub
good first issue
Lingua principale
Python
Stelle
71
Fork
26
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.