Skip to content

Backport to branch(3) : Accept JDBC connection string starting with "jdbc:spanner" used by Spanner Omni#3569

Merged
brfrn169 merged 1 commit into
3from
3-pull-3559
May 18, 2026
Merged

Backport to branch(3) : Accept JDBC connection string starting with "jdbc:spanner" used by Spanner Omni#3569
brfrn169 merged 1 commit into
3from
3-pull-3559

Conversation

@feeblefakie

Copy link
Copy Markdown
Member

This is an automated backport of the following:

Please merge this PR after all checks have passed.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds support for the 'jdbc:spanner:' URL prefix in addition to the existing 'jdbc:cloudspanner:' prefix, updating both the integration test environment and the RdbEngineFactory. A new test class, RdbEngineFactoryTest, has been added to verify the factory's behavior across various JDBC URLs. I have reviewed the changes and suggest refactoring the repeated system property lookup in JdbcEnv.java into a local variable for improved efficiency and readability.

@brfrn169 brfrn169 merged commit 6d46bc3 into 3 May 18, 2026
118 of 119 checks passed
@brfrn169 brfrn169 deleted the 3-pull-3559 branch May 18, 2026 10:35
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.

3 participants