You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/10/13 00:17:00 UTC

[jira] [Created] (ARROW-1670) [Serialization] Speed up deserialization code path

Philipp Moritz created ARROW-1670:
-------------------------------------

             Summary: [Serialization] Speed up deserialization code path
                 Key: ARROW-1670
                 URL: https://issues.apache.org/jira/browse/ARROW-1670
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Philipp Moritz
            Priority: Minor


At the moment we are using smart pointers for keeping track of UnionArray types and values. We can get rid of this overhead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)