[
https://jira.jboss.org/jira/browse/TEIID-726?page=com.atlassian.jira.plug...
]
Steven Hawkins resolved TEIID-726.
----------------------------------
Resolution: Done
Changed the aggregate function init logic to use both the input and output types and to
properly chain the init calls.
Distinct aggregate type mismatch bug
------------------------------------
Key: TEIID-726
URL:
https://jira.jboss.org/jira/browse/TEIID-726
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 6.2.0
A query such as "SELECT AVG(DISTINCT ByteNum) FROM BQT1.HugeA" that has
different input (byte) and output (double) types will fail due to bad initialization logic
on the aggregate function.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira