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

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

GitHub user orhankislal opened a pull request:

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

    Remove online examples

    JIRA: MADLIB-1260

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

    $ git pull https://github.com/madlib/madlib remove-online-examples

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

    https://github.com/apache/madlib/pull/302.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 #302
    
----
commit 7a857db9afbd32bbb3df8747742a754bf8998ab8
Author: Nandish Jayaram <njayaram@...>
Date:   2018-07-27T23:18:33Z

    Remove examples from online docs for subset of modules

commit 5caf22418e3ac273c0466597a5c8359d6f5ceaec
Author: Orhan Kislal <okislal@...>
Date:   2018-07-28T00:08:04Z

    Remove on-line examples

----


> Remove online examples
> ----------------------
>
>                 Key: MADLIB-1260
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1260
>             Project: Apache MADlib
>          Issue Type: Improvement
>          Components: All Modules
>            Reporter: Jingyi Mei
>            Priority: Major
>             Fix For: v1.15.1
>
>
> For a madlib module, we can call 
> {code:java}
> select madlib_schema.module_name('example');{code}
> to print out examples of this module. They are hard to maintain and not that 
> useful since we already have examples in our user documentation 
> [http://madlib.apache.org/docs/latest/index.html/.|http://madlib.apache.org/docs/latest/index.html/]
>  
> We are going to remove those examples for every module that has it, and make 
> sure madlib throw out proper error message when user calls it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to