You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2021/03/07 01:21:00 UTC

[jira] [Assigned] (DRILL-7874) Drill Fails to Read File Types on S3

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

Vova Vysotskyi reassigned DRILL-7874:
-------------------------------------

      Reviewer: Charles Givre
      Assignee: Vova Vysotskyi  (was: Charles Givre)
    Resolution: Fixed

Fixed in https://github.com/apache/drill/commit/b7e9f6294436dd382b547a51c8bc93d4e757a9af

> Drill Fails to Read File Types on S3
> ------------------------------------
>
>                 Key: DRILL-7874
>                 URL: https://issues.apache.org/jira/browse/DRILL-7874
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>    Affects Versions: 1.18.0
>            Reporter: Charles Givre
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.19.0
>
>
> When querying files stored on s3, Drill seems to treat them as compressed input streams.  This can cause errors when binary based parsers attempt to read this data.  This PR addresses this by wrapping the inputstream in a bytearrayinputstream which seems to solve the issue.  



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