[ 
https://issues.apache.org/jira/browse/DRILL-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272015#comment-14272015
 ] 

Steven Phillips commented on DRILL-1975:
----------------------------------------

Also, the Boolean Types is incorrect, I believe. FALSE, NULL, and TRUE are not 
"types". They are values that the boolean type can have.

> 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)

Reply via email to