[
https://issues.apache.org/jira/browse/FLINK-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1273.
---------------------------------
Resolution: Fixed
Assignee: Stephan Ewen
Implemented in d554faa33d285c4c27aefbc601a55e48beead81f
> Add the "Void" type to the basic types.
> ---------------------------------------
>
> Key: FLINK-1273
> URL: https://issues.apache.org/jira/browse/FLINK-1273
> Project: Flink
> Issue Type: Improvement
> Components: Java API, Scala API
> Affects Versions: 0.8-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.8-incubating
>
>
> We should at the void type (as represented by {{void.class}} and
> {java.lang.Void.class}} to the basic types. The void type would have a one
> byte serializer (I think zero bytes would not work if someone uses void as an
> isolated data type). Void could be comparable - all instances would be equal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)