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

[GitHub] madlib pull request #213: KNN: Move online help to python layer

GitHub user orhankislal opened a pull request:

    https://github.com/apache/madlib/pull/213

    KNN: Move online help to python layer

    Additional Author: Nikhil Kak <nk...@pivotal.io>
    
    - Remove the dependency on the client message level for knn online help.

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

    $ git pull https://github.com/orhankislal/madlib knn_help

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

    https://github.com/apache/madlib/pull/213.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 #213
    
----
commit a0b1e0a78ffc993f2e2efad8df9a2c49cfc0fcbb
Author: Orhan Kislal <ok...@pivotal.io>
Date:   2017-12-11T23:27:09Z

    KNN: Move online help to python layer
    
    Additional Author: Nikhil Kak <nk...@pivotal.io>
    
    - Remove the dependency on the client message level for knn online help.

----


---

[GitHub] madlib issue #213: KNN: Move online help to python layer

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

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



---

[GitHub] madlib pull request #213: KNN: Move online help to python layer

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

    https://github.com/apache/madlib/pull/213


---