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 14:41:00 UTC

[jira] [Updated] (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 ]

Gleb Kanterov updated BEAM-6367:
--------------------------------
    Summary: Beam SQL JDBC driver breaks DriverManager#getConnection for other JDBC sources  (was: Beam SQL JDBC drivers breaks DriverManager#getConnection for other JDBC sources)

> 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
>
> {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)