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

[jira] [Created] (DRILL-7541) Implement POC for comparison of Drill memory options

Igor Guzenko created DRILL-7541:
-----------------------------------

             Summary: Implement POC for comparison of Drill memory options 
                 Key: DRILL-7541
                 URL: https://issues.apache.org/jira/browse/DRILL-7541
             Project: Apache Drill
          Issue Type: Sub-task
            Reporter: Igor Guzenko
            Assignee: Igor Guzenko


According to a [long discussion|https://www.mail-archive.com/dev@drill.apache.org/msg41133.html] on the dev mailing list, final decision was made to compare few available options and based on the results select the best possible memory layout for Drill. 

Options to compare:
* Drill vectors
* Arrow vectors
* Java objects in a heap.

Operations to compare: 
// TBD



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