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

Daniel Barclay (Drill) updated DRILL-2128:
------------------------------------------
    Description: 
The {{DATA_TYPE}} column in the result set returned by 
{{DatabaseMetaData.getColumns(...)}} contains type names instead of integer 
type codes from {{java.sql.Types}}.

Additionally, column {{TYPE_NAME}} is missing.

(See the result set table description in 
[http://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getColumns-java.lang.String-java.lang.String-java.lang.String-java.lang.String-].)



  was:
The {{DATA_TYPE}} column in the result set returned by 
{{DatabaseMetaData.getColumns(...)}} contains type names instead of integer 
type codes from {{java.sql.Types}}.

Additional, column {{TYPE_NAME}} is missing.

(See the result set table description in 
[http://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getColumns-java.lang.String-java.lang.String-java.lang.String-java.lang.String-].)




> DatabaseMetaData.getColumns() has wrong type for DATA_TYPE
> ----------------------------------------------------------
>
>                 Key: DRILL-2128
>                 URL: https://issues.apache.org/jira/browse/DRILL-2128
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>            Priority: Blocker
>             Fix For: 0.9.0
>
>
> The {{DATA_TYPE}} column in the result set returned by 
> {{DatabaseMetaData.getColumns(...)}} contains type names instead of integer 
> type codes from {{java.sql.Types}}.
> Additionally, column {{TYPE_NAME}} is missing.
> (See the result set table description in 
> [http://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getColumns-java.lang.String-java.lang.String-java.lang.String-java.lang.String-].)



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

Reply via email to