[teiid-issues] [JBoss JIRA] (TEIID-4443) STRING_AGG should not be decomposable

Steven Hawkins (JIRA) issues at jboss.org
Mon Sep 12 14:44:00 EDT 2016


Steven Hawkins created TEIID-4443:
-------------------------------------

             Summary: STRING_AGG should not be decomposable
                 Key: TEIID-4443
                 URL: https://issues.jboss.org/browse/TEIID-4443
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 8.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 9.1


AggregateSymbol.canStage is returning true for string_agg - even though that is not correct, which can lead to an arrayindexoutofbounds exception when evaluating the final value based upon the partial as no separator will be in the tuple.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list