You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/05/14 17:55:15 UTC

[jira] [Resolved] (DRILL-734) Describe command shows incorrect types for Hive backed tables

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

Jacques Nadeau resolved DRILL-734.
----------------------------------

    Resolution: Invalid

Drill only supports SQL types, not Java types.  As such, all external sources need to map to these internal types.  

> Describe command shows incorrect types for Hive backed tables
> -------------------------------------------------------------
>
>                 Key: DRILL-734
>                 URL: https://issues.apache.org/jira/browse/DRILL-734
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Rahul Challapalli
>            Priority: Minor
>
> When a hive table contains a string datatype, drill's describe command shows it as varchar. Hive differentiates between these 2 types.



--
This message was sent by Atlassian JIRA
(v6.2#6252)