[
https://issues.apache.org/jira/browse/PARQUET-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rip.nsk updated PARQUET-1402:
-----------------------------
Attachment: test.parquet
> incorrect calculation column start offset for files created by parquet-mr
> 1.8.1
> -------------------------------------------------------------------------------
>
> Key: PARQUET-1402
> URL: https://issues.apache.org/jira/browse/PARQUET-1402
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: rip.nsk
> Assignee: rip.nsk
> Priority: Major
> Labels: pull-request-available
> Attachments: test.parquet
>
>
> parquet-mr (at least version 1.8.1-fast-201712141648170019-ab0622b)
> writes to ColumnChunk's metadata dictionary_page_offset == 0 when it is
> (supposed?) equal to data_page_offset.
> calculation of col_start inĀ std::unique_ptr<PageReader>
> GetColumnPageReader(int i)
> works incorrectly in this case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)