You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/04/04 17:14:25 UTC

[jira] [Created] (FLINK-3695) ValueArray types

Greg Hogan created FLINK-3695:
---------------------------------

             Summary: ValueArray types
                 Key: FLINK-3695
                 URL: https://issues.apache.org/jira/browse/FLINK-3695
             Project: Flink
          Issue Type: New Feature
          Components: Core
    Affects Versions: 1.1.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Minor


Flink provides mutable {{Value}} type implementations of Java primitives along with efficient serializers and comparators. It would be useful to have corresponding {{ValueArray}} implementations backed by primitive rather than object arrays, along with an {{ArrayableValue}} interface tying a {{Value}} to its {{ValueArray}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)