You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Abhishek Girish (JIRA)" <ji...@apache.org> on 2015/04/25 00:42:39 UTC

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

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

Abhishek Girish closed DRILL-1975.
----------------------------------

> 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: Kristine Hahn
>         Attachments: DataTypesReviewDoc.pdf
>
>
> 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)