[
https://issues.apache.org/jira/browse/BEAM-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gleb Kanterov resolved BEAM-6367.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.10.0
> Beam SQL JDBC driver breaks DriverManager#getConnection for other JDBC sources
> ------------------------------------------------------------------------------
>
> Key: BEAM-6367
> URL: https://issues.apache.org/jira/browse/BEAM-6367
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Affects Versions: 2.9.0
> Reporter: Gleb Kanterov
> Assignee: Gleb Kanterov
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> {code}
> DriverManager.getConnection("jdbc:baaaaaad");
> {code}
> throws NullPointerException from Beam instead of SQLException "No suitable
> driver found"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)