-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Labels
featurestatus-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver teamwontfix
Description
What is the current behavior?
I find the process of connecting to Snowflake using key-base-authentication quite painful. The core Snowflake connector for Python however makes it quite easy by defining everything in the connections.toml. I don't find a possibility to use this via snowflake-sqlalchemy, even though it seems to be using the other connector under the hood.
What is the desired behavior?
It should be possible to create a sqlalchemy engine by just specifying a profile from connections.toml
How would this improve snowflake-connector-python?
It would be much easier/DRYer to use. Especially when it's used from many different scripts, notebooks, etc.
References, Other Background
afeld
Metadata
Metadata
Assignees
Labels
featurestatus-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver teamwontfix