Skip to content

Conversation

@dilshadshaik3031
Copy link
Contributor

Implements statement-level timeout support for Snowflake SQL API by passing
statementTimeoutInSeconds in the request payload, based on the Airflow
connection extra (statement_timeout).

Fixes: #60894

@boring-cyborg boring-cyborg bot added area:providers provider:snowflake Issues related to Snowflake provider labels Jan 28, 2026
@Srabasti
Copy link
Contributor

Looks like using tabs instead of spaces in couple of lines are causing static checks to fail @dilshadshaik3031

Can you run prek locally first and then push the changes and then push commit from your branch?
Prek fixes any formatting errors, automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:snowflake Issues related to Snowflake provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Snowflake SQL API: Add support for statement timeout

2 participants