You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/07/28 11:48:00 UTC

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

    [ https://issues.apache.org/jira/browse/DRILL-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572399#comment-17572399 ] 

James Turton commented on DRILL-7770:
-------------------------------------

Hi [~ruffacto] are you able to test this again using Drill 1.20? There have been some changes to the Parquet de/compression code.

> 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: Ruben Hernandez
>            Priority: Major
>         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.20.10#820010)