[
https://issues.apache.org/jira/browse/DRILL-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristine Hahn resolved DRILL-1975.
----------------------------------
Resolution: Fixed
The data types docs are posted on the Drill wiki and ready for review:
* [Data Types|http://drill.apache.org/docs/data-types] page
* [Date, Time, and
Timestamp|http://drill.apache.org/docs/date-time-and-timestamp] page
* [Handling Different Data
Types|http://drill.apache.org/docs/handling-different-data-types] page
> 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)