You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2014/07/24 11:14:39 UTC

[jira] [Created] (FLINK-1033) Serializers Cannot Handle Null Values

Aljoscha Krettek created FLINK-1033:
---------------------------------------

             Summary: Serializers Cannot Handle Null Values
                 Key: FLINK-1033
                 URL: https://issues.apache.org/jira/browse/FLINK-1033
             Project: Flink
          Issue Type: Improvement
            Reporter: Aljoscha Krettek
            Priority: Minor


The summary says it. They don't handle it and at some place a NullPointerException get's thrown.

Do we want to support Null values? It would require writing and reading an additional boolean that indicates whether it is null or not for every field.



--
This message was sent by Atlassian JIRA
(v6.2#6252)