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/05 19:58:00 UTC

[jira] [Resolved] (DRILL-2531) getColumns() not right/implemented for INTERVAL types

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

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

Marking as resolved because superseded by DRILL-3216 (which is actively in progress).

> getColumns() not right/implemented for INTERVAL types
> -----------------------------------------------------
>
>                 Key: DRILL-2531
>                 URL: https://issues.apache.org/jira/browse/DRILL-2531
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC, Metadata
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: 1.1.0
>
>
> In java.sql.DatabaseMetaData.getColumns()'s result set, the COLUMN_SIZE column is not implemented for columns of INTERVAL types.
> Also, the DECIMAL_DIGITS column is not implemented for columns of INTERVAL types.
> Currently, they can't be implemented (completely) because of DRILL-2519.



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