[
https://issues.apache.org/jira/browse/MADLIB-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493348#comment-15493348
]
medart commented on MADLIB-1016:
--------------------------------
Hello Frank
this is the outpu when i enter selecct.version()
select version();
MADlib version: 1.9, git revision: rc/v1.9-rc1, cmake configuration time: Thu
Apr 7 18:43:03 UTC 2016, build type: Release, build system:
Linux-2.6.18-238.27.1.el5.hotfix.bz516490, C comp
iler: gcc 4.4.0, C++ compiler: g++ 4.4.0
> k-mean & decision Tree don't work because of array_agg in order by clause
> -------------------------------------------------------------------------
>
> Key: MADLIB-1016
> URL: https://issues.apache.org/jira/browse/MADLIB-1016
> Project: Apache MADlib
> Issue Type: Bug
> Components: Module: Array Ops
> Reporter: medart
>
> When we try to use k-mean function or decision tree the same error appear.
> ERROR: plpy.SPIError: ORDER BY specified, but array_agg is not an ordered
> aggregate function (plpython.c:4648)
> For information we use Madlib 1.9.1 with Pivotal Greenplum, and we use the
> example data as shown in the official documentatio.
> The regression work great nad we didint try all the algorithme yet, to see if
> the problem apprear in the other methods.
> Thank you for your help
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)