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

Alex Levenson commented on PARQUET-275:
---------------------------------------

It *could* work for a set, if the user understands what they're doing, eg:

projecting a Set[User] down to say, Set[User.country], would yield a (smaller) 
set of the unique countries in the original Set.

> It should not be possible to project away columns of a key in a map in 
> parquet-thrift
> -------------------------------------------------------------------------------------
>
>                 Key: PARQUET-275
>                 URL: https://issues.apache.org/jira/browse/PARQUET-275
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Alex Levenson
>
> That wouldn't make much sense when re-assembling the map, there could be 
> unexpected key collisions



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

Reply via email to