You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/08/02 12:41:00 UTC

[jira] [Closed] (FLINK-10028) Introduce ByteArrayData[Input|Output]View

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