[
https://issues.apache.org/jira/browse/DRILL-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810899#comment-13810899
]
Steven Phillips commented on DRILL-271:
---------------------------------------
Updated reviewboard https://reviews.apache.org/r/15111/
> 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)