rip.nsk created PARQUET-1402:
--------------------------------

             Summary: 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


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)

Reply via email to