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

Steven Hawkins (JIRA) issues at jboss.org
Tue Sep 27 08:06:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13298964#comment-13298964 ] 

Steven Hawkins commented on TEIID-4213:
---------------------------------------

So then we need a method to manually set the server version for Cassandra, cut off support for versions older than 2.2, or push this change to 9.2 as well.

> 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: Ramesh Reddy
>            Priority: Minor
>             Fix For: 9.1
>
>
> 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