Skip to content

Upgrade dbconnect to latest version + remove udfs since they don't work reliably#85

Merged
pietern merged 1 commit intodatabricks:mainfrom
garlandz-db:garland-zhang_data/upgrade_to_16.4
May 27, 2025
Merged

Upgrade dbconnect to latest version + remove udfs since they don't work reliably#85
pietern merged 1 commit intodatabricks:mainfrom
garlandz-db:garland-zhang_data/upgrade_to_16.4

Conversation

@garlandz-db
Copy link
Copy Markdown
Contributor

@garlandz-db garlandz-db commented May 27, 2025

In serverless at the moment the udfs will break once the dbconnect version is different from the server. It's easier for users not to assume udfs are working until a long term fix comes. Summary of changes and reasons:

  1. Upgrade dbconnect to 16.4 from 16.3
  2. validateSession(false) to no longer have strict DBConnect <-> DBR version check
  3. Remove example usage of udfs since they break everytime serverless upgrades (for now)

Ran sbt test

@garlandz-db garlandz-db changed the title Upgrade dbconnect to match serverless + remove udfs since they don't work reliably Upgrade dbconnect to latest version + remove udfs since they don't work reliably May 27, 2025
@pietern pietern merged commit 46510a1 into databricks:main May 27, 2025
1 check passed
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.

2 participants