You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/05/26 21:35:22 UTC

[jira] [Created] (DRILL-3187) Devise a more efficient serialization scheme

Hanifi Gunes created DRILL-3187:
-----------------------------------

             Summary: Devise a more efficient serialization scheme
                 Key: DRILL-3187
                 URL: https://issues.apache.org/jira/browse/DRILL-3187
             Project: Apache Drill
          Issue Type: Sub-task
          Components: Storage - Other
    Affects Versions: 1.0.0
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


Spark serialization and memory model is row based on-heap whereas Drill is columnar off-heap. Currently we do convert Drill results to an inefficient row based representation. We need to figure out a way to make serialization more efficient. This issue tracks that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)