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

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

GitHub user orhankislal opened a pull request:

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

    Graph: Add grouping support to SSSP

    JIRA: MADLIB-1081
    
    - This commit adds grouping support for SSSP as well as its path function.

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

    $ git pull https://github.com/orhankislal/incubator-madlib 
feature/graph_sssp_gr_take2

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

    https://github.com/apache/incubator-madlib/pull/113.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 #113
    
----
commit ced9164dbd0caac45835bb4b3dabe91ae4e5b505
Author: Orhan Kislal <okis...@pivotal.io>
Date:   2017-04-07T18:41:35Z

    Graph: Add grouping support to SSSP
    
    JIRA: MADLIB-1081
    
    - This commit adds grouping support for SSSP as well as its path function.

----


> Graph - add grouping to shortest path
> -------------------------------------
>
>                 Key: MADLIB-1081
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1081
>             Project: Apache MADlib
>          Issue Type: Improvement
>          Components: Module: Graph
>            Reporter: Frank McQuillan
>            Assignee: Orhan Kislal
>            Priority: Minor
>             Fix For: v1.11
>
>
> * Add a GROUP BY column to the edge table
> * Because wants to run SSSP on the different server graphs defined for users, 
> i.e., group by userID



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to