You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sergio Lob (JIRA)" <ji...@apache.org> on 2015/11/04 16:38:27 UTC

[jira] [Created] (DRILL-4030) getColumns() doesn't return correct COLUMN_SIZE for timestamp columns

Sergio Lob created DRILL-4030:
---------------------------------

             Summary: getColumns() doesn't return correct COLUMN_SIZE for timestamp columns
                 Key: DRILL-4030
                 URL: https://issues.apache.org/jira/browse/DRILL-4030
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
    Affects Versions: 1.1.0
         Environment: Linux lnxx64r6 2.6.32-131.0.15.el6.x86_64 #1 SMP Tue May 10 15:42:40 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
            Reporter: Sergio Lob


DatabaseMetadata.getColumns() method incorrectly returns COLUMN_SIZE  19 for Timestamp columns. It should return value 23, which allows for return of fractional milleseconds. According to Drill documentation, timestamp columns can have up to 3 fractional digits. 



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