cgivre opened a new pull request #2184:
URL: https://github.com/apache/drill/pull/2184


   # [DRILL-7845](https://issues.apache.org/jira/browse/DRILL-7874): Drill 
Fails to Read File Types on S3
   
   ## Description
   This PR addresses:
   * https://issues.apache.org/jira/browse/DRILL-7874
   * https://issues.apache.org/jira/browse/DRILL-7875
   
   Full description in JIRA, but this PR switches the various format plugins to 
use the function `openDecompressedInputStream` rather than `open` or 
`openPossiblyDecompressedStream`.  The latter was causing issues when querying 
files stored on s3. 
   
   DRILL-7875 adds a `null` check in the Splunk reader.
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Manual testing and existing unit tests.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to