[jira] [Created] (FLINK-10176) Replace ByteArrayData[Input|Output]View with Data[Output|InputDe]Serializer

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-10176) Replace ByteArrayData[Input|Output]View with Data[Output|InputDe]Serializer

Shang Yuanchun (Jira)
Stefan Richter created FLINK-10176:
--------------------------------------

             Summary: 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


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)