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

2015-06-05 Thread Daniel Weeks (JIRA)

[ 
https://issues.apache.org/jira/browse/PARQUET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574895#comment-14574895
 ] 

Daniel Weeks commented on PARQUET-266:
--

Thanks [~ccrolf] for the contribution!

 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
 Fix For: 1.8.0

 Attachments: PigPrimitiveList-1.8.patch, 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)


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

2015-05-27 Thread Ryan Blue (JIRA)

[ 
https://issues.apache.org/jira/browse/PARQUET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14561923#comment-14561923
 ] 

Ryan Blue commented on PARQUET-266:
---

[~dweeks-netflix] or [~julienledem], you guys are the reviewers for Pig 
patches, right?

 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-1.8.patch, 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)