[
https://issues.apache.org/jira/browse/MADLIB-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564210#comment-16564210
]
Orhan Kislal commented on MADLIB-1260:
--------------------------------------
w/ [~njayaram] We have created a sql script to run all 3 options of online help
({{()}}, {{('usage')}} and {{('example')}}) for every function. Currently most
matrix operations are failing on master but our branch should contain the fix
for them as well. Please see the attachments for the script.
> 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)