Ryan Blue created PARQUET-612:
---------------------------------
Summary: 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
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)