apache / apache/dolphinscheduler-sdk-python

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

Đang mở
#61 4 bình luận 0 reaction 1 người được giao Được @HarshitNagpal29 nhận Xem trên GitHub
good first issue
Ngôn ngữ chính
Python
Star
71
Fork
26
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.