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

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

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

Steven Phillips updated DRILL-271:
----------------------------------

    Attachment: DRILL-271_2013-10-31_17:35:29.patch

> 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)