[teiid-issues] [JBoss JIRA] (TEIID-2724) Suggestion for Cassandra: implement fallback plan if push-down CQL fails

Steven Hawkins (JIRA) issues at jboss.org
Wed Mar 1 09:07:01 EST 2017


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

Steven Hawkins resolved TEIID-2724.
-----------------------------------
    Resolution: Out of Date


Will be addressed by TEIID-4717

> Suggestion for Cassandra:  implement fallback plan if push-down CQL fails
> -------------------------------------------------------------------------
>
>                 Key: TEIID-2724
>                 URL: https://issues.jboss.org/browse/TEIID-2724
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>    Affects Versions: 8.6
>         Environment: Teiid 8.6 with Cassandra
>            Reporter: Ivan Chan
>            Assignee: Steven Hawkins
>            Priority: Minor
>              Labels: teiid
>
> Sometimes push down sql doesn't work in Cassandra database because most of the time filtering only works on petition key or index column.   For example, it won't be possible to apply "IN" clause on non-petition key column.  Therefore, I suggest if push down sql fails to execute, I would like to see Teiid to the filtering using Teiid in-memory engine.  Thanks.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list