Steven Hawkins created TEIID-5469:
-------------------------------------
Summary: Allow concat aggregates to work with over order by
Key: TEIID-5469
URL:
https://issues.jboss.org/browse/TEIID-5469
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.2
A validation was added to prevent the aggregates, such as string_agg, xmlagg,
jsonarray_agg, etc. from working with an over order by clause - because most of them are
destructive when the value is created and don't allow for rolling processing.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)