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

[jira] [Commented] (MADLIB-1083) Graph - add grouping to connected components

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

ASF GitHub Bot commented on MADLIB-1083:
----------------------------------------

GitHub user njayaram2 opened a pull request:

    https://github.com/apache/incubator-madlib/pull/147

    Feature: Add grouping to weakly connected components

    JIRA: MADLIB-1083
    
    Add grouping support to weakly connected components. Make necessary
    changes in the queries involved, docs, and install check. 
    @orhankislal 

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

    $ git pull https://github.com/njayaram2/incubator-madlib feature/graph_wcc_grouping

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

    https://github.com/apache/incubator-madlib/pull/147.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 #147
    
----
commit 32d71e6d9ee16bd84c4ef268d0f7493a1fa2bb63
Author: Nandish Jayaram <nj...@apache.org>
Date:   2017-06-29T17:17:01Z

    Feature: Add grouping to weakly connected components
    
    JIRA: MADLIB-1083
    
    Add grouping support to weakly connected components. Make necessary
    changes in the queries involved, docs, and install check.

----


> Graph - add grouping to connected components
> --------------------------------------------
>
>                 Key: MADLIB-1083
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1083
>             Project: Apache MADlib
>          Issue Type: Improvement
>          Components: Module: Graph
>            Reporter: Frank McQuillan
>            Priority: Minor
>             Fix For: v1.12
>
>
> Add grouping column to edge table to run separate connected cpts algo by group.



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