We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


install group_concat UDAF aggregate function in Vertica 8.0.0-2 — Vertica Forum

install group_concat UDAF aggregate function in Vertica 8.0.0-2

i got Vertica-Extension-Packages from git (link) and i upgrade vertica from 7.2.0 to 8.0.0-2 and after the upgrade i try to recompile it so i go to the folder and type:

$make uninstall
$make install
after that i try to run:

select group_concat(node_name) over() from nodes;
and get this error: ERROR 5861: Error calling getReturnType() in User Function group_concat at [src/GroupConcat.cpp:86], error code: 0, message: Function only accepts 1 argument, but 614891469...provided

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file