Github user snaga commented on the issue:
https://github.com/apache/incubator-madlib/pull/93
Thanks for the review.
> If we would like to support svec, I would suggest we would need to change
the array_output param from BOOLEAN to multi-valued (no array, array, svec) to
support the intent of this PR.
Yes, it would be better to make array_output for multi-values.
I will try some modification to allow `column` (default), `array` and
`svec` with changing the param name from `array_output` to `output_type`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---