Open praj-ias opened 1 year ago
Job to be deployed successfully
Getting an error: ValidationError: 1 validation error for Deployment workflows -> 7 -> Workflow -> tasks -> 0 -> sql_task -> query
Try and deploy a SQL task with the following definition in the deployment.yaml as shown in the documentation:
- name: "dpr_example_sql_task" tasks: - task_key: "dpr_example_sql_task" sql_task: query: "query://f81c5a62-58e7-454a-8adf-87c95e65c836" warehouse_id: "warehouse://e52b150f3a341add"
Tried to launch a DBX task
dev
Expected Behavior
Job to be deployed successfully
Current Behavior
Getting an error: ValidationError: 1 validation error for Deployment workflows -> 7 -> Workflow -> tasks -> 0 -> sql_task -> query
Steps to Reproduce (for bugs)
Try and deploy a SQL task with the following definition in the deployment.yaml as shown in the documentation:
Context
Tried to launch a DBX task
Your Environment
dev