Skip to content

[ES-1502544] Fix connection check for OSS JDBC#852

Merged
samikshya-db merged 2 commits into
mainfrom
samikshya-chand_data/propertiesFix
Jun 16, 2025
Merged

[ES-1502544] Fix connection check for OSS JDBC#852
samikshya-db merged 2 commits into
mainfrom
samikshya-chand_data/propertiesFix

Conversation

@samikshya-db

Copy link
Copy Markdown
Collaborator

Description

  • Customer's valid use-case was being rejected by OSS JDBC's isValid check before connection was made. This was a regression for them when they switched from Legacy driver to OSS JDBC.
jdbcUrl =  "jdbc:databricks://test.cloud.databricks.com:443/;EnableArrow=0;ConnCatalog=test";

Testing

  • Added unit tests
  • Also tested manually

Additional Notes to the Reviewer

@samikshya-db samikshya-db merged commit a47ab1a into databricks:main Jun 16, 2025
16 checks passed
@samikshya-db samikshya-db deleted the samikshya-chand_data/propertiesFix branch June 16, 2025 20:34
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