You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/21 20:19:19 UTC

[GitHub] [airflow] dwreeves commented on a diff in pull request #24573: Updated Snowflake provider connection documentation

dwreeves commented on code in PR #24573:
URL: https://github.com/apache/airflow/pull/24573#discussion_r903031261


##########
docs/apache-airflow-providers-snowflake/connections/snowflake.rst:
##########
@@ -65,13 +62,35 @@ Extra (optional)
     * ``session_parameters``: Specify `session level parameters <https://docs.snowflake.com/en/user-guide/python-connector-example.html#setting-session-parameters>`_.
     * ``insecure_mode``: Turn off OCSP certificate checks. For details, see: `How To: Turn Off OCSP Checking in Snowflake Client Drivers - Snowflake Community <https://community.snowflake.com/s/article/How-to-turn-off-OCSP-checking-in-Snowflake-client-drivers>`_.
 
-When specifying the connection in environment variable you should specify
-it using URI syntax.
-
 Note that all components of the URI should be URL-encoded.

Review Comment:
   Done!



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org