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

Ryan Blue commented on PARQUET-188:
-----------------------------------

Fixed in [PR #129|https://github.com/apache/incubator-parquet-mr/pull/129]. 
I've added a test and validated written files.

> Parquet writes columns out of order (compared to the schema)
> ------------------------------------------------------------
>
>                 Key: PARQUET-188
>                 URL: https://issues.apache.org/jira/browse/PARQUET-188
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Colin Marc
>
> When building from master, parquet seems to write row groups with the columns 
> in arbitrary orders, not in the same order as the schema. This appears to 
> happen regardless of the OutputFormat or WriteSupport used.
> This breaks implementations that assume the columns will be in a specific 
> order, in particular impala.



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

Reply via email to