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 2017/09/15 15:11:00 UTC

[jira] [Closed] (FLINK-7273) Gelly tests with empty graphs

     [ https://issues.apache.org/jira/browse/FLINK-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Hogan closed FLINK-7273.
-----------------------------
    Resolution: Fixed

master: 9437a0ffc04318f6a1a2d19c59f2ae6651b26507

> Gelly tests with empty graphs
> -----------------------------
>
>                 Key: FLINK-7273
>                 URL: https://issues.apache.org/jira/browse/FLINK-7273
>             Project: Flink
>          Issue Type: Bug
>          Components: Gelly
>    Affects Versions: 1.4.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> There exist some tests with empty graphs but the `EmptyGraph` in `AsmTestBase` contained vertices but no edges. Add a new `EmptyGraph` without vertices and test both empty graphs for each algorithm.
> `PageRank` should (optionally?) include zero-degree vertices in the results.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)