You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Bridget Bevens (JIRA)" <ji...@apache.org> on 2017/04/05 00:20:41 UTC

[jira] [Resolved] (DRILL-4772) Corrections required for the "Supported Data Types" documentation page

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

Bridget Bevens resolved DRILL-4772.
-----------------------------------
       Resolution: Fixed
         Assignee: Bridget Bevens
    Fix Version/s: 1.10.0

1. Changed "In this release, Drill disables the DECIMAL data type..." to "In the 1.0 release, Drill disables the DECIMAL data type..." in https://drill.apache.org/docs/supported-data-types/.

2. Added a note about CHAR data type support in the Hive plugin as of Drill 1.7 in https://drill.apache.org/docs/hive-to-drill-data-type-mapping/.

3. Changed "Currently, Drill supports only variable-length strings" to "The CHAR data type is internally represented as VARCHAR by Drill" in https://drill.apache.org/docs/supported-data-types/.

Setting ticket to resolved. Please reopen if this issue requires additional work.

Thanks,
Bridget

> Corrections required for the "Supported Data Types" documentation page
> ----------------------------------------------------------------------
>
>                 Key: DRILL-4772
>                 URL: https://issues.apache.org/jira/browse/DRILL-4772
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.7.0
>            Reporter: Rahul Challapalli
>            Assignee: Bridget Bevens
>             Fix For: 1.10.0
>
>
> The documentation page at [1] needs some corrections
> {code}
> "In this release, Drill disables the DECIMAL data type" : Modify this to mention the specific release
> "CHAR datatype is mentioned as supported" : At-least the hive storage plugin only supports "char" datatype from 1.7 release. 
> "Currently, Drill supports only variable-length strings." : This statement in doc contradicts the above statement. The doc should say that "CHAR" datatype is internally represented as "VARCHAR" by drill.
> {code}
> [1] https://drill.apache.org/docs/supported-data-types/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)