[
https://issues.apache.org/jira/browse/MADLIB-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581699#comment-16581699
]
ASF GitHub Bot commented on MADLIB-1260:
----------------------------------------
Github user orhankislal closed the pull request at:
https://github.com/apache/madlib/pull/302
> 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
>
> Attachments: test_online_help.sql
>
>
> 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)