[
https://issues.apache.org/jira/browse/DRILL-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707689#comment-14707689
]
Vince Gonzalez commented on DRILL-3290:
---------------------------------------
Hi, I'm seeking to confirm that this JIRA would cover Hive complex types in
Parquet files, as illustrated in the simple example in this gist:
https://gist.github.com/vicenteg/d48fb1a9cb70b1b592f4
> 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 Challapalli
> Assignee: Venki Korukanti
> Fix For: 1.2.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
(v6.3.4#6332)