[
https://issues.apache.org/jira/browse/FLINK-10176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585699#comment-16585699
]
Stephan Ewen commented on FLINK-10176:
--------------------------------------
Agreed, let's consolidate this to the {{Data[Output|InputDe]Serializer}} -
these use quite efficient primitives underneath the hood.
> 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)