[ 
https://issues.apache.org/jira/browse/FLINK-10028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Richter closed FLINK-10028.
----------------------------------
    Resolution: Implemented

Merged in:
master: fffd2e8c5c
release-1.6: 7aaa0c4

> Introduce ByteArrayData[Input|Output]View
> -----------------------------------------
>
>                 Key: FLINK-10028
>                 URL: https://issues.apache.org/jira/browse/FLINK-10028
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>             Fix For: 1.6.0
>
>
> In many place, I found that we require to a have a combination of 
> {{ByteArray[Input/Output]StreamWithPos}} and the corresponding 
> {{Data[Input|Output]ViewStreamWrapper}}, because we essentially want an 
> adapter from byte[] to Data[Input|Output]View.
> Instead of handling a combination of two related objects all over the place, 
> I suggest to introduce {{ByteArrayData[Input|Output]View}} that combine the 
> features.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to