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/12/07 14:24:00 UTC

[jira] [Created] (DRILL-8367) Fix all plugins and file system impls that load query data into heap mem

James Turton created DRILL-8367:
-----------------------------------

             Summary: Fix all plugins and file system impls that load query data into heap mem
                 Key: DRILL-8367
                 URL: https://issues.apache.org/jira/browse/DRILL-8367
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.20.2
            Reporter: James Turton
            Assignee: James Turton
             Fix For: 2.0.0


A number of storage plugins, format plugins and file system implementations load query data into heap memory. We should firstly avoid extraneous buffering entirely and secondly use direct memory when buffering is not extraneous.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)