[
https://issues.apache.org/jira/browse/FLINK-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger resolved FLINK-3054.
-----------------------------------
Resolution: Fixed
Resolved in http://git-wip-us.apache.org/repos/asf/flink/commit/09ea3dd0
> Remove R (return) type variable from SerializationSchema
> --------------------------------------------------------
>
> Key: FLINK-3054
> URL: https://issues.apache.org/jira/browse/FLINK-3054
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Fix For: 1.0.0
>
>
> For the upcoming 1.0 release, I would like to remove the R type parameter
> from the {{SerializationSchema}} class.
> The {{DeserializationSchema}} doesn't have a variable input type either and I
> think its okay to serialize and deserialize to byte[] all the time through
> these interfaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)