josh-fell commented on a change in pull request #20212:
URL: https://github.com/apache/airflow/pull/20212#discussion_r767145283
##########
File path: airflow/providers/snowflake/hooks/snowflake.py
##########
@@ -64,6 +64,8 @@ class SnowflakeHook(DbApiHook):
:param session_parameters: You can set session-level parameters at
the time you connect to Snowflake
:type session_parameters: Optional[dict]
+ :param query_ids:
Review comment:
Oh duh, you’re right, that was silly of me to even suggest.
--
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]