You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/11/04 12:37:00 UTC

[jira] [Updated] (DRILL-3290) Hive Storage: Add support for Hive complex types

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

Arina Ielchiieva updated DRILL-3290:
------------------------------------
    Fix Version/s:     (was: 1.17.0)
                   1.18.0

> Hive Storage: Add support for Hive complex types
> ------------------------------------------------
>
>                 Key: DRILL-3290
>                 URL: https://issues.apache.org/jira/browse/DRILL-3290
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Functions - Hive, Storage - Hive
>            Reporter: Rahul Kumar Challapalli
>            Assignee: Igor Guzenko
>            Priority: Major
>              Labels: doc-impacting
>             Fix For: 1.18.0
>
>
> Improve the hive storage plugin to add support for complex types in hive. Below are the complex types hive supports
> {code}
> ARRAY<data_type>
>  MAP<primitive_type, data_type>
> STRUCT<col_name : data_type [COMMENT col_comment], ...>
> UNIONTYPE<data_type, data_type, ...>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)