[ 
https://issues.apache.org/jira/browse/MADLIB-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250494#comment-16250494
 ] 

ASF GitHub Bot commented on MADLIB-1177:
----------------------------------------

GitHub user njayaram2 opened a pull request:

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

    Bugfix: Hard coded schema name in WCC install check

    JIRA: MADLIB-1177
    
    WCC install check sql file had madlib hard coded as the schema name.
    This commit removes the schema name altogether, since install-check
    anyway sets the schema name in the search path at the beginning.
    
    Closes #199

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

    $ git pull https://github.com/njayaram2/madlib wcc_install_check_fix

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

    https://github.com/apache/madlib/pull/199.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 #199
    
----
commit f1f998e7eba1d506b45a246105687ebab912e5e9
Author: Nandish Jayaram <[email protected]>
Date:   2017-11-13T23:34:19Z

    Bugfix: Hard coded schema name in WCC install check
    
    JIRA: MADLIB-1177
    
    WCC install check sql file had madlib hard coded as the schema name.
    This commit removes the schema name altogether, since install-check
    anyway sets the schema name in the search path at the beginning.
    
    Closes #199

----


> Install check fails for WCC with non-madlib schema
> --------------------------------------------------
>
>                 Key: MADLIB-1177
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1177
>             Project: Apache MADlib
>          Issue Type: Bug
>          Components: Module: Graph
>            Reporter: Nandish Jayaram
>             Fix For: v1.13
>
>
> Install check fails for WCC when MADlib is installed on any schema
> named other than `madlib`.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to