Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7874

Drill Fails to Read File Types on S3

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.18.0
    • 1.19.0
    • Storage - Other
    • None

    Description

      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.

      Attachments

        Activity

          People

            volodymyr Vova Vysotskyi
            cgivre Charles Givre
            Charles Givre Charles Givre
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: