]
Steven Hawkins resolved TEIID-4144.
-----------------------------------
Resolution: Done
Switched the project to be added as a parent of the source node - which is the logical
point where the sort is inserted and the output columns are being manipulated.
Mismanagement of output columns in ruleimplementjoinstrategy
------------------------------------------------------------
Key: TEIID-4144
URL:
https://issues.jboss.org/browse/TEIID-4144
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 9.0, 8.12.5, 8.13.1, 8.7.3.6_2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5, 8.13.4
Related to TEIID-3973 - the fix introduced a situation where if the sort node is not
added and a join expression is used and there are intervening nodes, then the output
columns are not correctly managed. The result is a similar value not found exception.