You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2013/11/19 00:01:21 UTC

[jira] [Resolved] (DRILL-271) Abstract vector container serializer

     [ https://issues.apache.org/jira/browse/DRILL-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-271.
----------------------------------

    Resolution: Fixed

resolved in b44b6c7

> Abstract vector container serializer
> ------------------------------------
>
>                 Key: DRILL-271
>                 URL: https://issues.apache.org/jira/browse/DRILL-271
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>         Attachments: DRILL-271.patch, DRILL-271_2013-10-31_17:35:29.patch
>
>
> There are multiple places where we want to serialize/deserialize vector containers or record batches. To avoid duplicating code, this should be done in the VectorAccessibleSerializer class, which is then called where it is needed.
> The current places where this can be used are in the Trace operator, and in the Distributed Cache.



--
This message was sent by Atlassian JIRA
(v6.1#6144)