Skip to content

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

@jieguangzhou

Description

@jieguangzhou

For example
If we define the shell task, and the command like this

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions