You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by njayaram2 <gi...@git.apache.org> on 2017/08/01 23:21:13 UTC

[GitHub] incubator-madlib pull request #159: Bugfix: Fix BFS performance issues

GitHub user njayaram2 opened a pull request:

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

    Bugfix: Fix BFS performance issues

    Some queries used in BFS implementation were not scaling well with
    the input graph size. This commit includes changes to those queries
    to improve BFS's performance.
    
    Additional author: Orhan Kislal <ok...@apache.org>
    
    Closes #159

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

    $ git pull https://github.com/njayaram2/incubator-madlib bugfix/bfs_perfomance

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

    https://github.com/apache/incubator-madlib/pull/159.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 #159
    
----
commit bd9c634f4e788dbde09e57ebba1017a131cc703b
Author: Nandish Jayaram <nj...@apache.org>
Date:   2017-07-28T18:23:15Z

    Bugfix: Fix BFS performance issues
    
    Some queries used in BFS implementation were not scaling well with
    the input graph size. This commit includes changes to those queries
    to improve BFS's performance.
    
    Additional author: Orhan Kislal <ok...@apache.org>
    
    Closes #159

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-madlib issue #159: Bugfix: Fix BFS performance issues

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-madlib/pull/159
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/madlib-pr-build/140/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-madlib pull request #159: Bugfix: Fix BFS performance issues

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---