The GitHub Actions job "Tests (ARM)" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d369e6f699682d8a34c5fd5ece58cf029548771e / Stefan Wang <[email protected]>
Validate DatabricksSQLStatementsSensor statement fields after rendering (#70340)

Validate DatabricksSQLStatementsSensor statement fields after rendering 
statement and statement_id are template fields, rendered after __init__ runs. 
The constructor enforced their mutual exclusivity and presence there, acting on 
the
un-rendered Jinja expressions. Move both checks into execute(); the warehouse_id
check reads no template field and stays in __init__.

related: #70296

Report URL: https://github.com/apache/airflow/actions/runs/30122172478

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to