[
https://issues.apache.org/jira/browse/FLINK-10176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585700#comment-16585700
]
Stefan Richter commented on FLINK-10176:
----------------------------------------
Yes, they almost did what I was looking for. In my PR is just had to slightly
enhance them. Their names actually made me overlook them at first.
> Replace ByteArrayData[Input|Output]View with Data[Output|InputDe]Serializer
> ---------------------------------------------------------------------------
>
> Key: FLINK-10176
> URL: https://issues.apache.org/jira/browse/FLINK-10176
> Project: Flink
> Issue Type: Improvement
> Affects Versions: 1.7.0
> Reporter: Stefan Richter
> Assignee: Stefan Richter
> Priority: Major
>
> I have found that the functionality of {{ByteArrayData[Input|Output]View}} is
> very similar to the already existing {{Data[Output|InputDe]Serializer}}. With
> some very small additions, we can replace the former with the later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)