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)