Skip to content

Conversation

@hussein-awala
Copy link
Member

closes: #29198


In the operators SnowflakeCheckOperator, SnowflakeValueCheckOperator and SnowflakeIntervalCheckOperator we are extending some operators from the provider common SQL, but we don't provide the snowflake connection id to the parent class. In this PR, I'm using the snowflake_conn_id as a connection id for the parent operator.

@boring-cyborg boring-cyborg bot added area:providers provider:snowflake Issues related to Snowflake provider labels Jan 29, 2023
@potiuk
Copy link
Member

potiuk commented Jan 29, 2023

Nice! Thanks @hussein-awala

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.

SnowflakeCheckOperator - The conn_id None isn't defined

2 participants