You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "ruffacto (Jira)" <ji...@apache.org> on 2020/07/23 17:47:00 UTC

[jira] [Created] (DRILL-7770) Query on Parquet SNAPPY and GZIP failed but succeeded using UNCOMPRESSED data

ruffacto created DRILL-7770:
-------------------------------

             Summary: Query on Parquet SNAPPY and GZIP failed but succeeded using UNCOMPRESSED data
                 Key: DRILL-7770
                 URL: https://issues.apache.org/jira/browse/DRILL-7770
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Parquet
    Affects Versions: 1.17.0
         Environment: Replicated test in OSX 10.15.4 and Debian 10
            Reporter: ruffacto
         Attachments: sqlline_JIRA.log

I have a deeply nested Parquet file with ~1000 columns created using avro-parquet java library.

 

Data with *CompressionCodec.UNCOMPRESSED*: queries work great!!

Data with *CompressionCodec.SNAPPY*: fails

Data with *CompressionCodec.GZIP*: fails

 

Attached log for SNAPPY

 

[^sqlline_JIRA.log]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)