You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/06/09 03:12:00 UTC

[jira] [Resolved] (DRILL-2449) JDBC : DatabaseMetaData.getProcedures should return an empty result set

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

Daniel Barclay (Drill) resolved DRILL-2449.
-------------------------------------------
    Resolution: Fixed

Resolving because superseded by (fix for) DRILL-3198.

> JDBC : DatabaseMetaData.getProcedures should return an empty result set
> -----------------------------------------------------------------------
>
>                 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)
>             Fix For: 1.1.0
>
>
> 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)