[teiid-issues] [JBoss JIRA] (TEIID-5469) Allow concat aggregates to work with over order by

Steven Hawkins (JIRA) issues at jboss.org
Tue Sep 11 08:39:00 EDT 2018


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)


More information about the teiid-issues mailing list