[
https://issues.apache.org/jira/browse/FLINK-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-1257.
--------------------------------
Resolution: Fixed
Integrated in
https://github.com/apache/incubator-flink/commit/a77d75201eb14c9310ade12dd1cd2d6cad1f54b6
> 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)