Steven Phillips created DRILL-271:
-------------------------------------
Summary: 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
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)