[
https://issues.apache.org/jira/browse/FLINK-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219448#comment-14219448
]
ASF GitHub Bot commented on FLINK-1257:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-flink/pull/218
> 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)