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 2021/09/09 20:38:03 UTC

[GitHub] [airflow] josh-fell commented on issue #18102: Snowflake provider not accepting private_key_file in extras

josh-fell commented on issue #18102:
URL: https://github.com/apache/airflow/issues/18102#issuecomment-916419483


   This is a symptom of connections using both custom fields and the classic `Extras` field in the connection form.  [This PR](https://github.com/apache/airflow/pull/17269) will fix the collision issue between the custom fields (which use `Extras` under the hood) and classic `Extra` values but it's definitely a good idea if there were explicit fields in the connection form for the parameters that are needed to connect to Snowflake.


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