[ 
https://issues.apache.org/jira/browse/FLINK-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308531#comment-15308531
 ] 

ASF GitHub Bot commented on FLINK-3054:
---------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1406
  
    I think you can use this class as a reference: 
https://github.com/apache/flink/blob/2c507f93300ad1b53c477e0939f1f2232187b37f/flink-streaming-java/src/main/java/org/apache/flink/streaming/util/serialization/RawSchema.java



> 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)

Reply via email to