Till Rohrmann created FLINK-1257:
------------------------------------
Summary: Binary input/output format which use the type serializer
to read/write binary data
Key: FLINK-1257
URL: https://issues.apache.org/jira/browse/FLINK-1257
Project: Flink
Issue Type: Improvement
Reporter: Till Rohrmann
The current SerializedInput/OutputFormat requires that the serialized type
extends the IOReadableWritableInterface. In order to support binary output for
a wider class of types, we should offer an input/output format which uses the
TypeSerializer to generate the binary input/output.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)