[GitHub] madlib pull request #195: Feature: Add grouping support to HITS

2017-11-20 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/195#discussion_r152136163 --- Diff: src/ports/postgres/modules/utilities/utilities.py_in --- @@ -709,16 +709,35 @@ def _check_groups(tbl1, tbl2, grp_list): return ' AND '.join(

[GitHub] madlib pull request #204: Added additional distance metrics for k-NN: Jira-1...

2017-11-20 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/204#discussion_r152122999 --- Diff: src/ports/postgres/modules/knn/knn.py_in --- @@ -88,12 +88,28 @@ def knn_validate_src(schema_madlib, point_source, point_column_name, point_id,

[GitHub] madlib pull request #204: Added additional distance metrics for k-NN: Jira-1...

2017-11-20 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/204#discussion_r152122803 --- Diff: src/ports/postgres/modules/knn/knn.py_in --- @@ -88,12 +88,28 @@ def knn_validate_src(schema_madlib, point_source, point_column_name, point_id,

[GitHub] madlib pull request #204: Added additional distance metrics for k-NN: Jira-1...

2017-11-20 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/204#discussion_r152129858 --- Diff: src/ports/postgres/modules/knn/test/knn.sql_in --- @@ -73,23 +73,23 @@ copy knn_test_data (id, data) from stdin delimiter '|'; \. dro

[GitHub] madlib pull request #204: Added additional distance metrics for k-NN: Jira-1...

2017-11-20 Thread iyerr3
Github user iyerr3 commented on a diff in the pull request: https://github.com/apache/madlib/pull/204#discussion_r152123514 --- Diff: src/ports/postgres/modules/knn/knn.py_in --- @@ -88,12 +88,28 @@ def knn_validate_src(schema_madlib, point_source, point_column_name, point_id,

[GitHub] madlib issue #204: Added additional distance metrics for k-NN: Jira-1059

2017-11-20 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/204 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/285/ ---

[GitHub] madlib pull request #204: Added additional distance metrics for k-NN: Jira-1...

2017-11-20 Thread hpandeycodeit
GitHub user hpandeycodeit opened a pull request: https://github.com/apache/madlib/pull/204 Added additional distance metrics for k-NN: Jira-1059 You can merge this pull request into a Git repository by running: $ git pull https://github.com/hpandeycodeit/incubator-madlib dev_1

[GitHub] madlib pull request #194: Logregr: Add input validation for dep/indep variab...

2017-11-20 Thread orhankislal
Github user orhankislal closed the pull request at: https://github.com/apache/madlib/pull/194 ---

[GitHub] madlib issue #194: Logregr: Add input validation for dep/indep variables

2017-11-20 Thread orhankislal
Github user orhankislal commented on the issue: https://github.com/apache/madlib/pull/194 I have decided to close this pull request since the default error given by the database is more descriptive. ---

[GitHub] madlib pull request #203: Build: Create single binary for all PG10 versions

2017-11-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/madlib/pull/203 ---