You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Christian Rolf (JIRA)" <ji...@apache.org> on 2015/04/29 10:47:06 UTC

[jira] [Updated] (PARQUET-266) Add support for lists of primitives to Pig schema converter

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

Christian Rolf updated PARQUET-266:
-----------------------------------
    Attachment: PigPrimitiveList.patch

> Add support for lists of primitives to Pig schema converter
> -----------------------------------------------------------
>
>                 Key: PARQUET-266
>                 URL: https://issues.apache.org/jira/browse/PARQUET-266
>             Project: Parquet
>          Issue Type: Improvement
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Christian Rolf
>            Priority: Minor
>         Attachments: PigPrimitiveList.patch
>
>
> Right now lists of primitives are not supported in Pig (exception thrown from the PigSchemaConverter.java, line 292 in Parquet 1.6). 
> Patch converts Parquet-arrays of primitives into Pig-bags, the closest representation of an array in Pig.



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