]
Johnathon Lee updated TEIID-2921:
---------------------------------
Fix Version/s: 8.7.9.6_2
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: 7.7.10, 8.8, 8.7.9.6_2
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)