[
https://issues.jboss.org/browse/TEIID-3210?page=com.atlassian.jira.plugin...
]
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)