[teiid-issues] [JBoss JIRA] (TEIID-3210) Refine ordered comparison pushdown support

Steven Hawkins (JIRA) issues at jboss.org
Wed Nov 12 03:01:42 EST 2014


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

Steven Hawkins resolved TEIID-3210.
-----------------------------------
    Resolution: Done


Added supportsCompareCriteriaOrderedExclusive, which defaults to supportsCompareCriteriaOrdered

Updated temp table support as well.

> Refine ordered comparison pushdown support
> ------------------------------------------
>
>                 Key: TEIID-3210
>                 URL: https://issues.jboss.org/browse/TEIID-3210
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.10
>
>
> The support for <, > and  <=.>= was split a between comparison ordered and negated support (the logic being that not >= is the same as < and with or support <> is implied).  However it's more natural that all inclusive/exclusive comparisons are supported.   



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the teiid-issues mailing list