The GitHub Actions job "Tests AMD" on 
airflow.git/ffr/54451-snowflake-cancel-query has failed.
Run started by GitHub user Programmer-RD-AI (triggered by Programmer-RD-AI).

Head commit for run:
453c7b922422b42b6f543f214ea602e188ae33d9 / Programmer-RD-AI 
<[email protected]>
feat(snowflake): support cancelling running queries

Extend `get_request_url_header_params` to accept optional `url_suffix` for 
appending endpoint paths (e.g., /cancel).
Implement `_cancel_sql_api_query_execution` and `cancel_queries` in 
`SnowflakeSqlApiHook` to cancel running queries.
Add `on_kill` method to `SnowflakeSqlApiOperator` to trigger query cancellation 
on task kill.
Introduce unit test to verify cancel endpoint calls for all query IDs.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to