Skip to content

Snowflake SQL API: Add support for statement timeout #60894

@HyunWooZZ

Description

@HyunWooZZ

Apache Airflow Provider(s)

snowflake

Versions of Apache Airflow Providers

6.8.2

Apache Airflow version

2.10.3

Operating System

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux"

Deployment

Amazon (AWS) MWAA

Deployment details

No response

What happened

Currently, when binding parameters are used, the Snowflake SQL API does not allow multi-statement queries.
Since this limitation makes it harder to control execution behavior within a single request.

What you think should happen instead

adding support for a statement-level timeout at the request level would help prevent long-running or stuck statements.

How to reproduce

Current not suport statement timeout.

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions