Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(snowflake): support connecting with no arguments #8422

Merged

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Feb 22, 2024

Snowflake supports connecting with no arguments using connections.toml, but snowflake-connector-python does not work when passing session parameters and no connection arguments. The workaround is to set session parameters after connecting.

@cpcloud cpcloud added this to the 9.0 milestone Feb 22, 2024
@cpcloud cpcloud added feature Features or general enhancements ux User experience related issues snowflake The Snowflake backend ci-run-cloud Run BigQuery, Snowflake, Databricks, and Athena backend tests labels Feb 22, 2024
@ibis-docs-bot ibis-docs-bot bot removed the ci-run-cloud Run BigQuery, Snowflake, Databricks, and Athena backend tests label Feb 22, 2024
@gforsyth gforsyth merged commit 543a2ec into ibis-project:main Feb 22, 2024
86 checks passed
gforsyth pushed a commit that referenced this pull request Feb 22, 2024
Follow-up to #8422 to support that behavior in `ibis.connect()`.
@cpcloud cpcloud deleted the snowflake-argument-free-connection branch February 23, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features or general enhancements snowflake The Snowflake backend ux User experience related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants