[
https://issues.apache.org/jira/browse/FLINK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847110#comment-15847110
]
ASF GitHub Bot commented on FLINK-5558:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/3169
> Replace TriangleCount with a Count analytic
> -------------------------------------------
>
> Key: FLINK-5558
> URL: https://issues.apache.org/jira/browse/FLINK-5558
> Project: Flink
> Issue Type: Sub-task
> Components: Gelly
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Minor
>
> {{TriangleCount}} can be replaced by a generic {{Count}} analytic for
> {{DataSet}}. The analytics currently using {{TriangleCount}} can simply use
> {{TriangleListing}} and {{Count}}.
> Gelly includes both directed and undirected versions of {{TriangleListing}}
> and therefore two versions of {{TriangleCount}} which will be replaced by a
> single {{Count}} analytic which can be reused elsewhere.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)