[
https://issues.apache.org/jira/browse/PARQUET-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Ivanfi resolved PARQUET-1437.
------------------------------------
Resolution: Fixed
Assignee: Zoltan Ivanfi
> Misleading comment in parquet.thrift
> ------------------------------------
>
> Key: PARQUET-1437
> URL: https://issues.apache.org/jira/browse/PARQUET-1437
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format
> Reporter: Zoltan Ivanfi
> Assignee: Zoltan Ivanfi
> Priority: Major
> Labels: pull-request-available
> Fix For: format-2.7.0
>
>
> The documentation for {{list<ColumnOrder> column_orders}} states that "Each
> sort order corresponds to one column, determined by its position in the list,
> matching the position of the column in the schema."
> However, in reality, while the order of elements in these two lists (schema
> and sort order) are the same, only leaf nodes are represented in the list of
> sort orders, so the positions do *not* match.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)