You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by hpandeycodeit <gi...@git.apache.org> on 2017/09/07 22:25:35 UTC

[GitHub] madlib pull request #183: Knn 1129

GitHub user hpandeycodeit opened a pull request:

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

    Knn 1129

    KNN Changes for Jira#1129. 

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

    $ git pull https://github.com/hpandeycodeit/incubator-madlib knn_1129

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

    https://github.com/apache/madlib/pull/183.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 #183
    
----
commit 6632f72840211f87c99b32c916dc610977329d9f
Author: hpandeycodeit <hp...@pivotal.io>
Date:   2017-08-15T22:30:27Z

    knn code refactoring

commit 881a098a5d256730dc2a55bdbb2f4dba9e2a3cbc
Author: hpandeycodeit <hp...@pivotal.io>
Date:   2017-08-16T18:34:41Z

    knn code refactor: replaced query with unique_string

commit 933cd3f83bd48e88c0f84df856e00df60c0f2c07
Author: hpandeycodeit <hp...@pivotal.io>
Date:   2017-08-16T21:42:35Z

    formatting

commit 869ec2afeeb6b2bed3cf949d0fc69342d4f71665
Author: Himanshu Pandey <hp...@pivotal.io>
Date:   2017-08-25T21:55:28Z

    kNN: Refactor code for ease of use
    JIRA: MADLIB-927
    
    Additional author: Orhan Kislal <ok...@apache.org>
    
    Closes #168

commit 83bbe29d7dc21081a7569c9e5360dc11d949b03b
Author: Jingyi <jm...@pivotal.io>
Date:   2017-08-22T00:49:53Z

    Fix example py_in file
    
    Originaly, there is a comment line at the end of the file that will
    cause problem during running make. This commit just remove the last
    comment line.
    
    Closes #175

commit 4a993afc5fe6112d24ffbf801f5eea21b08b7ceb
Author: hpandeycodeit <hp...@pivotal.io>
Date:   2017-09-01T23:18:11Z

    merged

commit 4c1d3bf712d27bae8ae133a0a4087a07e6c61dda
Author: hpandeycodeit <hp...@pivotal.io>
Date:   2017-09-07T20:05:51Z

    KNN changes for MADLIB-1129

----


---

[GitHub] madlib issue #183: Knn 1129

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

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



---

[GitHub] madlib pull request #183: Knn 1129

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

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


---

[GitHub] madlib issue #183: Knn 1129

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

    https://github.com/apache/madlib/pull/183
  
    Closing this pull request. It contains old commit history. Will fix it and create another pull request. 


---