You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2017/07/10 21:21:00 UTC

[jira] [Created] (IMPALA-5640) Enable test coverage for Parquet gzip inserts was disabled

Tim Armstrong created IMPALA-5640:
-------------------------------------

             Summary: Enable test coverage for Parquet gzip inserts was disabled
                 Key: IMPALA-5640
                 URL: https://issues.apache.org/jira/browse/IMPALA-5640
             Project: IMPALA
          Issue Type: Bug
            Reporter: Tim Armstrong


There's a comment in the code saying that it was disabled because of IMPALA-424. This test coverage seems useful - we should add it back
{code}
# TODO: Add Gzip back.  IMPALA-424
PARQUET_CODECS = ['none', 'snappy']
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)