You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/10/08 02:02:26 UTC

[jira] [Created] (SPARK-10990) Avoid the serialization multiple times during unrolling of complex types

Davies Liu created SPARK-10990:
----------------------------------

             Summary: Avoid the serialization multiple times during unrolling of complex types
                 Key: SPARK-10990
                 URL: https://issues.apache.org/jira/browse/SPARK-10990
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Davies Liu
            Assignee: Davies Liu


The serialize() will be called by actualSize() and append(), we should use UnsafeProjection before unrolling, 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org