[ 
https://issues.apache.org/jira/browse/HIVE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220018#comment-14220018
 ] 

Sergio Peña commented on HIVE-8909:
-----------------------------------

[~rdblue]

The are a few parquet query tests in the following path:
ql/src/test/queries/clientpositive/parquet_*.q
ql/src/test/results/clientpositive/parquet_*.q.out

The data files that are used by those queries tests are here (just read the *.q 
file to know which one is used):
data/files/*

> Hive doesn't correctly read Parquet nested types
> ------------------------------------------------
>
>                 Key: HIVE-8909
>                 URL: https://issues.apache.org/jira/browse/HIVE-8909
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.1
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>         Attachments: HIVE-8909-1.patch, HIVE-8909-2.patch, HIVE-8909.2.patch
>
>
> Parquet's Avro and Thrift object models don't produce the same parquet type 
> representation for lists and maps that Hive does. In the Parquet community, 
> we've defined what should be written and backward-compatibility rules for 
> existing data written by parquet-avro and parquet-thrift in PARQUET-113. We 
> need to implement those rules in the Hive Converter classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to