]
Johnathon Lee closed TEIID-2921.
--------------------------------
Resolution: Done
Allow the projection raising (or order pushing) logic to work with
non-simple ordering expressions
--------------------------------------------------------------------------------------------------
Key: TEIID-2921
URL:
https://issues.jboss.org/browse/TEIID-2921
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.7.8
Reporter: Johnathon Lee
Assignee: Steven Hawkins
Fix For: 8.7.9.6_2, 8.8, 7.7.10
Current logic is written to only support simple ordering expressions. User desires the
ability to use non-simple Order By statements (for example: including a case statement)