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

Parth Chandra updated DRILL-2555:
---------------------------------
    Assignee: Daniel Barclay (Drill)

> JDBC driver throws RuntimeExceptions rather than SQLExceptions
> --------------------------------------------------------------
>
>                 Key: DRILL-2555
>                 URL: https://issues.apache.org/jira/browse/DRILL-2555
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: 1.1.0
>
>
> In the JDBC driver, a number of methods throw 
> java.lang.UnsupportedOperationException, a run-time exception.
> They should throw some SQLException, since that's the JDBC pattern and what 
> JDBC clients will be expecting (i.e., coded to handle).
> They should probably use SQLFeatureNotSupportedException (at least for the 
> case of an unsupported "optional JDBC feature" ) or SQLNonTransientException 
> (or subclasses thereof).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to