[teiid-issues] [JBoss JIRA] (TEIID-4213) Cassandra translator: enable pushdown of aggregate functions

Jan Stastny (JIRA) issues at jboss.org
Mon May 23 09:16:00 EDT 2016


Jan Stastny created TEIID-4213:
----------------------------------

             Summary: Cassandra translator: enable pushdown of aggregate functions
                 Key: TEIID-4213
                 URL: https://issues.jboss.org/browse/TEIID-4213
             Project: Teiid
          Issue Type: Feature Request
          Components: Misc. Connectors
    Affects Versions: 8.12.x
            Reporter: Jan Stastny
            Assignee: Steven Hawkins
            Priority: Minor


Cassandra supports basic aggregate functions:
MIN(),MAX(),SUM() and AVG()
Currently Teiid doesn't push such queries.

NOTE:In case of AVG() there is difference between the values returned from Teiid vs. Cassandra for an integer column. Cassandra returns only whole part of the number as integer, Teiid returns bigdecimal.



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


More information about the teiid-issues mailing list