You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 14:06:00 UTC

[jira] [Closed] (PARQUET-481) [C++] Refactor and expand reader-test

     [ https://issues.apache.org/jira/browse/PARQUET-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney closed PARQUET-481.
--------------------------------

> [C++] Refactor and expand reader-test
> -------------------------------------
>
>                 Key: PARQUET-481
>                 URL: https://issues.apache.org/jira/browse/PARQUET-481
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>    Affects Versions: cpp-1.0.0
>            Reporter: Aliaksei Sandryhaila
>            Priority: Major
>
> reader-test currently tests with a parquet file and only verifies that we can read it, not the correctness of the output.
> Proposed changes:
> - Remove the use of parquet files and use mock objects instead.
> - Move tests for Scanner to scanner-test.cc
> - Get rid of DebugPrint() tests, move to ParquetFilePrinter as a part of PARQUET-508.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)