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


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


Review Comment:
   Yeah. I think this is a mistake someone used databricks row in the snowflake 
tests - they "match" as they represent the output of `dbapi` that has generally 
similar structure, but this should be, I think fixed to have either some 
generic Row structure used or creating of own Row class in the tests.



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