dcmshi commented on code in PR #43272:
URL: https://github.com/apache/airflow/pull/43272#discussion_r1831231220


##########
providers/tests/snowflake/operators/test_snowflake_sql.py:
##########


Review Comment:
   I think this is the original PR which introduces the import[0], and then 
this PR adds logic to mock the import later[1]. It looks to be testing the 
return of a SQLExecuteQueryOperator but the test_exec_success doesn't seem to 
be a Snowflake specific test?
   
   [0] https://github.com/apache/airflow/pull/28006
   [1] https://github.com/apache/airflow/pull/38074



-- 
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