[teiid-issues] [JBoss JIRA] (TEIID-2179) User defined aggregate function return type is ignored

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Aug 31 14:18:32 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2179.
-----------------------------------

    Resolution: Done


Corrected the AggregateSymbol getType logic to check the FunctionDescriptor return type, which comes from the function metadata.
                
> User defined aggregate function return type is ignored
> ------------------------------------------------------
>
>                 Key: TEIID-2179
>                 URL: https://issues.jboss.org/browse/TEIID-2179
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.2
>
>
> The resolver is using the type of the first argument rather than the declared return type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list