]
Steven Hawkins resolved TEIID-1528.
-----------------------------------
Fix Version/s: 7.4.1
Resolution: Done
Fixed the regression in 7.4.1 by correctly using non_equi_join criteria to hold the
non-key criteria.
ruleimplementjoin strategy may generate an order by that does not use
a relevant index
--------------------------------------------------------------------------------------
Key: TEIID-1528
URL:
https://issues.jboss.org/browse/TEIID-1528
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.4.1, 7.4
If a table is given additional join criteria not covered by an index or if a composite
key is being used ruleimplementjoinstrategy may - either add an item not covered by the
index to the order by or not use the proper order of the index columns.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: