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 <[email protected]>
Date:   2017-08-15T22:30:27Z

    knn code refactoring

commit 881a098a5d256730dc2a55bdbb2f4dba9e2a3cbc
Author: hpandeycodeit <[email protected]>
Date:   2017-08-16T18:34:41Z

    knn code refactor: replaced query with unique_string

commit 933cd3f83bd48e88c0f84df856e00df60c0f2c07
Author: hpandeycodeit <[email protected]>
Date:   2017-08-16T21:42:35Z

    formatting

commit 869ec2afeeb6b2bed3cf949d0fc69342d4f71665
Author: Himanshu Pandey <[email protected]>
Date:   2017-08-25T21:55:28Z

    kNN: Refactor code for ease of use
    JIRA: MADLIB-927
    
    Additional author: Orhan Kislal <[email protected]>
    
    Closes #168

commit 83bbe29d7dc21081a7569c9e5360dc11d949b03b
Author: Jingyi <[email protected]>
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 <[email protected]>
Date:   2017-09-01T23:18:11Z

    merged

commit 4c1d3bf712d27bae8ae133a0a4087a07e6c61dda
Author: hpandeycodeit <[email protected]>
Date:   2017-09-07T20:05:51Z

    KNN changes for MADLIB-1129

----


---

Reply via email to