Push down supported select expression even if other select
expressions are not supported by the source
------------------------------------------------------------------------------------------------------
Key: TEIID-3205
URL:
https://issues.jboss.org/browse/TEIID-3205
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7
Reporter: Sanjeev Gour
Assignee: Steven Hawkins
Fix For: 8.10
If the source supports for example the searched case expression and does not support a
custom function, having both in the select caused searched case expression not to be
pushed. More details are here-
https://developer.jboss.org/message/909439#909439