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

Bump databricks-sql-connector to 2.5.0 #311

Merged
merged 2 commits into from
Apr 17, 2023
Merged

Bump databricks-sql-connector to 2.5.0 #311

merged 2 commits into from
Apr 17, 2023

Conversation

susodapop
Copy link

Resolves #111

Description

Version 2.5.0 of databricks-sql-connector should allow dbt-databricks to run connect to Databricks through a proxy using the standard Python convention. The updated release also adds a saner retry policy when thrift commands fail because of a connection timeout.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@ueshin
Copy link
Collaborator

ueshin commented Apr 15, 2023

Also need to update setup.py file?

Thanks Ueshin!

Signed-off-by: Jesse Whitehouse <[email protected]>
@susodapop susodapop temporarily deployed to azure-prod-peco April 17, 2023 00:21 — with GitHub Actions Inactive
@susodapop susodapop temporarily deployed to azure-prod-pecou April 17, 2023 00:21 — with GitHub Actions Inactive
Copy link
Collaborator

@andrefurlan-db andrefurlan-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@andrefurlan-db andrefurlan-db merged commit d7db058 into main Apr 17, 2023
@andrefurlan-db andrefurlan-db deleted the issue-111 branch April 17, 2023 17:56
andrefurlan-db pushed a commit that referenced this pull request Apr 19, 2023
Version 2.5.0 of databricks-sql-connector should allow dbt-databricks to run connect to Databricks through a proxy using the standard Python convention. The updated release also adds a saner retry policy when thrift commands fail because of a connection timeout.

Signed-off-by: Jesse Whitehouse <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection test: [ERROR] - dbt-databricks behind proxy
3 participants