-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Tried running the 'to_snowflake' module which in turn invokes 'ensure_db' module to check object existence. SQL Alchemy create engine doesn't execute successfully when we use SSH Keypair authentication for login to Snowflake. Is there a space for enhancement to add SSH keypair authentication than specifying the direct password for Snowflake account? Error is returned as a SQL Alchemy Database error which says 'Failed to connect to DB' Incorrect username or password was specified.
Read snowflake works as it doesn't use the create_engine specific module
Metadata
Metadata
Assignees
Labels
No labels