[teiid-issues] [JBoss JIRA] Created: (TEIID-726) Distinct aggregate type mismatch bug

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jul 17 07:06:29 EDT 2009


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

        


More information about the teiid-issues mailing list