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

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

GitHub user s1ck opened a pull request:

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

    [FLINK-3122] [Gelly] Generic vertex value in label propagation

    * updated algorithm and tests
    * updated / corrected algorithm documentation

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/s1ck/flink FLINK-3122

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1521.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1521
    
----
commit 43004e83a4572837497ea5952a58469af9e277b5
Author: Martin Junghanns <[email protected]>
Date:   2016-01-19T18:11:19Z

    [FLINK-3122] [Gelly] Generic vertex value in label propagation
    
    * updated algorithm and tests
    * updated / corrected algorithm documentation

----


> Generalize value type in LabelPropagation
> -----------------------------------------
>
>                 Key: FLINK-3122
>                 URL: https://issues.apache.org/jira/browse/FLINK-3122
>             Project: Flink
>          Issue Type: Improvement
>          Components: Gelly
>    Affects Versions: 1.0.0
>            Reporter: Martin Junghanns
>            Assignee: Martin Junghanns
>
> Currently, {{LabelPropagation}} expects a {{Long}} value as label. This can 
> be generalized to anything which extends {{Comparable}}. The issue depends on 
> FLINK-3118 to be fixed.



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

Reply via email to