[GitHub] madlib issue #328: Graph: Add id of nodes with 0 in-degree

2018-10-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/328 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/695/ ---

[GitHub] madlib issue #328: Graph: Add id of nodes with 0 in-degree

2018-10-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/328 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/694/ ---

[GitHub] madlib issue #327: Upgrade: Fix issue with upgrading RPM to 1.15.1

2018-10-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/327 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/693/ ---

[GitHub] madlib pull request #327: Upgrade: Fix issue with upgrading RPM to 1.15.1

2018-10-01 Thread njayaram2
GitHub user njayaram2 opened a pull request: https://github.com/apache/madlib/pull/327 Upgrade: Fix issue with upgrading RPM to 1.15.1 JIRA: MADLIB-1278 During RPM upgrade, rpm_post.sh is run first, followed by rpm_post_uninstall.sh. So we must do all the uninstallation

[GitHub] madlib issue #326: Install/Dev check: Add new test cases for some modules

2018-10-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/326 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/692/ ---

[GitHub] madlib pull request #326: Install/Dev check: Add new test cases for some mod...

2018-10-01 Thread jingyimei
Github user jingyimei commented on a diff in the pull request: https://github.com/apache/madlib/pull/326#discussion_r221714858 --- Diff: src/ports/postgres/modules/pmml/test/pmml.ic.sql_in --- @@ -0,0 +1,119 @@ +/*

[GitHub] madlib pull request #326: Install/Dev check: Add new test cases for some mod...

2018-10-01 Thread jingyimei
Github user jingyimei commented on a diff in the pull request: https://github.com/apache/madlib/pull/326#discussion_r221712133 --- Diff: methods/stemmer/src/pg_gp/test/porter_stemmer.sql_in --- @@ -0,0 +1,38 @@ +/*

[GitHub] madlib issue #326: Install/Dev check: Add new test cases for some modules

2018-10-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/madlib/pull/326 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/madlib-pr-build/691/ ---

[GitHub] madlib pull request #326: Install/Dev check: Add new test cases for some mod...

2018-10-01 Thread njayaram2
GitHub user njayaram2 opened a pull request: https://github.com/apache/madlib/pull/326 Install/Dev check: Add new test cases for some modules Some modules such as array_ops and pmml did not have any install check files, while stemmer did not have any test files. This commit adds

[GitHub] madlib issue #325: Madpack/ic func schema

2018-10-01 Thread orhankislal
Github user orhankislal commented on the issue: https://github.com/apache/madlib/pull/325 > Also note: madpack is supposed to drop the file-specific schema after executing each file (see function _execute_per_module_install_dev_check_algo). Hence, common table names in independent