SQL Task Component
TaskSqlComponent
info
TaskSqlComponent is defined beneath the following ancestor nodes in the YAML structure:
Below are the properties for the TaskSqlComponent. Each property links to the specific details section further down in this page.
| Property | Default | Type | Required | Description |
|---|---|---|---|---|
| dependencies | array[None] | No | List of dependencies that must complete before this Component runs. | |
| event_time | string | No | Timestamp column in the Component output used to represent Event time. | |
| sql | string | No | SQL query to execute for the generic Component. |