You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Abhishek Girish (JIRA)" <ji...@apache.org> on 2015/01/09 22:11:34 UTC

[jira] [Created] (DRILL-1975) Documentation on supported Data Types must be corrected

Abhishek Girish created DRILL-1975:
--------------------------------------

             Summary: Documentation on supported Data Types must be corrected
                 Key: DRILL-1975
                 URL: https://issues.apache.org/jira/browse/DRILL-1975
             Project: Apache Drill
          Issue Type: Bug
          Components: Documentation
            Reporter: Abhishek Girish
            Assignee: Bridget Bevens


Documentation on Drill Data Types - https://cwiki.apache.org/confluence/display/DRILL/Data+Types needs to be updated. 

Text data type must be removed from the below list:

*Binary Types*
BYTEA
VARBINARY
*Character Types*
CHAR
VARCHAR 
TEXT
*Date/Time Data Types*
DATE
INTERVAL
Interval Year (stores year and month)
Interval Day (stores day, hour, minute, seconds, and milliseconds)
TIME
TIMESTAMP
*Integer*
BIGINT
INT
SMALLINT
TINYINT
*Numeric Types*
DECIMAL
FLOAT 
DOUBLE PRECISION (FLOAT 8)
REAL (FLOAT 4) 
*Boolean Types*
FALSE
NULL
TRUE





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