[
https://issues.apache.org/jira/browse/PARQUET-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367358#comment-17367358
]
ASF GitHub Bot commented on PARQUET-2034:
-----------------------------------------
wesm commented on pull request #177:
URL: https://github.com/apache/parquet-format/pull/177#issuecomment-866007609
+1, looks good here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Document dictionary page position
> ---------------------------------
>
> Key: PARQUET-2034
> URL: https://issues.apache.org/jira/browse/PARQUET-2034
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format
> Reporter: Gabor Szadovszky
> Priority: Major
>
> Dictionary page shall be always written to the first position of the column
> chunk. Unfortunately, we only have one statement about this "hidden" at the
> [encodings
> doc|https://github.com/apache/parquet-format/blob/master/Encodings.md#dictionary-encoding-plain_dictionary--2-and-rle_dictionary--8]:
> {quote}The dictionary page is written first, before the data pages of the
> column chunk.{quote}
> This statement is not emphasized enough and not prepared for the potential
> extension of the available page types. It also should be placed to a more
> central place of the specification and also in the thrift file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)