snowflake_conn_id not a template_field in SnowflakeSqlApiOperator #46421
Labels
area:providers
good first issue
kind:feature
Feature Requests
needs-triage
label for new issues that we didn't triage yet
provider:snowflake
Issues related to Snowflake provider
Apache Airflow Provider(s)
snowflake
Versions of Apache Airflow Providers
apache-airflow-providers-snowflake==5.8.1
Apache Airflow version
2.10.4
Operating System
Debian Bookwork
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
What happened
SnowflakeSqlApiOperator
'ssnowflake_conn_id
field is not templatable, unlike the other Snowflake Operators wheresnowflake_conn_id
is a template_field.What you think should happen instead
SnowflakeSqlApiOperator
'ssnowflake_conn_id
field should be atemplate_field
to be consistent with the other operators.How to reproduce
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: