kaxil commented on a change in pull request #18718:
URL: https://github.com/apache/airflow/pull/18718#discussion_r741496164



##########
File path: airflow/providers/snowflake/operators/snowflake.py
##########
@@ -131,281 +126,3 @@ def execute(self, context: Any) -> None:
 
         if self.do_xcom_push:
             return execution_info
-
-
-class SnowflakeCheckOperator(SQLCheckOperator):

Review comment:
       Why did we remove this operator




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to