SnowflakeCheckOperator connection id template issue #33679
Labels
area:providers
kind:bug
This is a clearly a bug
provider:snowflake
Issues related to Snowflake provider
Apache Airflow version
2.7.0
What happened
When upgrading to apache-airflow-providers-snowflake==4.4.2, our SnowflakeCheckOperators are all failing with similar messages. The affected code seems to be from this PR.
Code:
Errors:
What you think should happen instead
This works fine in apache-airflow-providers-snowflake==4.4.1 - no errors.
How to reproduce
With
apache-airflow-providers-snowflake==4.4.2
Try running this code:
Operating System
Debian GNU/Linux 11 (bullseye)
Versions of Apache Airflow Providers
apache-airflow-providers-snowflake==4.4.2
Deployment
Astronomer
Deployment details
No response
Anything else
This happens every time with 4.4.2, never with <= 4.4.1.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: