You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Gleb Kanterov (JIRA)" <ji...@apache.org> on 2019/01/04 17:12:00 UTC

[jira] [Work started] (BEAM-6367) Beam SQL JDBC driver breaks DriverManager#getConnection for other JDBC sources

     [ https://issues.apache.org/jira/browse/BEAM-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-6367 started by Gleb Kanterov.
-------------------------------------------
> 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
>          Time Spent: 1h 10m
>  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)