harishkrao edited a comment on issue #20032: URL: https://github.com/apache/airflow/issues/20032#issuecomment-999307613
Made changes for the [fix](https://github.com/harishkrao/airflow/commit/f4f499e589ace7cccf307bab12b4aa5d3c641af9). Preparing the PR now. @mik-laj a couple points for clarification. I added a unit test for the fix and it passed. I tried using the `snowflake.sqlalchemy.URL`, but during running `pytest`, it caused issues with generating the URL with nested dict values for session_parameters, so I reverted it to use string format, as is currently being used in the mainline branch. -- 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]
