xiayanzheng commented on code in PR #21322:
URL: https://github.com/apache/superset/pull/21322#discussion_r962984859


##########
requirements/testing.txt:
##########
@@ -136,7 +136,10 @@ websocket-client==1.2.0
     # via docker
 wrapt==1.12.1
     # via astroid
-
+snowflake-connector-python==2.7.9
+    # via snowflake
+snowflake-sqlalchemy==1.2.4
+    # via snowflake

Review Comment:
   In the previous pr if snowflake drivers are not included, the GitHub actions 
will raise snowflake not found error even no integration tests added.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to