Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
1.1.0
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
FLINK-3042 Define a way to let types create their own TypeInformation
- Resolved
- is depended upon by
-
FLINK-4965 AllPairsShortestPaths
- Closed
- links to