bljohnson42 opened a new pull request, #47757:
URL: https://github.com/apache/airflow/pull/47757

   This pull request includes an enhancement to the Snowflake hook in the 
Airflow provider. The most important change is the addition of support for 
OAuth token authentication.
   
   Enhancements to Snowflake hook:
   
   * 
[`providers/snowflake/src/airflow/providers/snowflake/hooks/snowflake.py`](diffhunk://#diff-54cff6b3744eb51be3efafabe90c546894a4d563cd7c8d81946e3f86c429492dR294-R300):
 Added support for OAuth token authentication by including the `token` and 
`authenticator` fields in the connection parameters, and removing `login` and 
`password` if a token is provided.


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