harishkrao commented on pull request #20509: URL: https://github.com/apache/airflow/pull/20509#issuecomment-1001870911
> @harishkrao I updated the code to use `snowflake.sqlalchemy.URL` and improved the support for session parameters. Let me know what you think. @mik-laj Thank you for updating the code to use URL. I agree that it is the better way to generate URIs. I tried it and ran into issues with the session parameters and insecure mode arguments when running tests. I see that you simply dropped the two keys when generating the URI, that looks good to me :) -- 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]
