You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/15 14:00:14 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167896#comment-16167896 ] 

ASF GitHub Bot commented on FLINK-7273:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4405


> 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)