You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/02/20 03:37:19 UTC

[jira] [Created] (DRILL-377) Use BufferedInputStream in SpoolingRawBatchBuffer to improve performance

Steven Phillips created DRILL-377:
-------------------------------------

             Summary: Use BufferedInputStream in SpoolingRawBatchBuffer to improve performance
                 Key: DRILL-377
                 URL: https://issues.apache.org/jira/browse/DRILL-377
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Steven Phillips


Currently, reading back the spooled batches is really slow. Wrapping the input stream in a BufferedInputStream will improve performance



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)