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/03/23 22:30:56 UTC

[jira] [Created] (DRILL-2531) getColumns()'s COLUMN_SIZE not right/implemented for INTERVAL types

Daniel Barclay (Drill) created DRILL-2531:
---------------------------------------------

             Summary: getColumns()'s COLUMN_SIZE 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)


In java.sql.DatabaseMetaData.getColumns()'s result set, the COLUMN_SIZE is not implemented for columns of INTERVAL types.

Currently, it can't be implement (completely) because of DRILL-2519.



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