[ 
https://issues.apache.org/jira/browse/MADLIB-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frank McQuillan closed MADLIB-873.
----------------------------------
    Resolution: Invalid

not a madlib function

> documents table missing and no function gp_extract_feature_histogram
> --------------------------------------------------------------------
>
>                 Key: MADLIB-873
>                 URL: https://issues.apache.org/jira/browse/MADLIB-873
>             Project: Apache MADlib
>          Issue Type: Request
>         Environment: centos 6.5, GPDB 4.2.8.0
>            Reporter: George
>            Assignee: Rahul Iyer
>            Priority: Critical
>
> 1.
> [SQL] SELECT * FROM documents_table ORDER BY id;
> [Err] ERROR:  relation "documents_table" does not exist
> LINE 1: SELECT * FROM documents_table ORDER BY id;
> 2.
> [SQL] select gp_extract_feature_histogram((select a from features limit 
> 1),a)::float8[] 
>               from documents;
> [Err] ERROR:  function gp_extract_feature_histogram(text[], text[]) does not 
> exist
> LINE 1: select gp_extract_feature_histogram((select a from features ...
>                ^
> HINT:  No function matches the given name and argument types. You may need to 
> add explicit type casts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to