You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/09/15 17:03:20 UTC

[jira] [Created] (FLINK-4624) Gelly's summarization algorithm cannot deal with null vertex group values

Till Rohrmann created FLINK-4624:
------------------------------------

             Summary: Gelly's summarization algorithm cannot deal with null vertex group values
                 Key: FLINK-4624
                 URL: https://issues.apache.org/jira/browse/FLINK-4624
             Project: Flink
          Issue Type: Bug
          Components: Gelly
            Reporter: Till Rohrmann
             Fix For: 1.2.0


Gelly's {{Summarization}} algorithm cannot handle null values in the `VertexGroupItem.f2`. This behaviour is hidden by using Strings as a vertex value in the {{SummarizationITCase}}, because the {{StringSerializer}} can handle null values. 



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