You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/06/30 16:55:10 UTC

[jira] [Resolved] (PARQUET-612) Add compression to FileEncodingIT tests

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

Julien Le Dem resolved PARQUET-612.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 343
[https://github.com/apache/parquet-mr/pull/343]

> Add compression to FileEncodingIT tests
> ---------------------------------------
>
>                 Key: PARQUET-612
>                 URL: https://issues.apache.org/jira/browse/PARQUET-612
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 1.9.0
>
>
> The {{FileEncodingsIT}} test validates that pages can be read independently with all encodings, without compression. Pages should not depend on one another for compression to be correct as well, so we should extend this test to use the other compression codecs.
> This test is already expensive, so I propose adding an environment variable to add more compression codecs. That way this results in no extra build/test time, but we can turn on more validation in Travis CI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)