[
https://issues.apache.org/jira/browse/BEAM-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gleb Kanterov updated BEAM-6367:
--------------------------------
Description:
{code}
DriverManager.getConnection("jdbc:baaaaaad");
{code}
throws NullPointerException from Beam instead of SQLException "No suitable
driver found"
> Beam SQL JDBC drivers 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
>
> {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)