You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2015/03/13 06:36:38 UTC

[jira] [Commented] (DRILL-2449) JDBC : DatabaseMetaData.getProcedures should throw a SQLException

    [ https://issues.apache.org/jira/browse/DRILL-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359970#comment-14359970 ] 

Rahul Challapalli commented on DRILL-2449:
------------------------------------------

If we do not throw a SQLException, we would be relying on all the analytic tools to handle the null result set returned in a graceful manner. So I marked it as major

> JDBC : DatabaseMetaData.getProcedures should throw a SQLException
> -----------------------------------------------------------------
>
>                 Key: DRILL-2449
>                 URL: https://issues.apache.org/jira/browse/DRILL-2449
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Rahul Challapalli
>            Assignee: Daniel Barclay (Drill)
>
> git.commit.id.abbrev=e92db23
> Since drill does not support Procedures, we should throw a SQLException. 
> Drill currently returns 'null'. This could be a cause of concern because some analytic tools might be making calls to this method and any subsequent operations would return an NPE



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