Description of problem: See https://issues.jboss.org/browse/TEIID-3362 Version-Release number of selected component (if applicable): DV 6.2 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Specifically to support the case of searching in an array, it could be better to add a system function, such as array_contains(array, val) or array_index(array, val) since those could also be pushed down.
Debbie, Since you made this a blocker for the DV 6.2 patch, I've changed this to a support patch and assigned to John.
To reiterate more strongly, if the customer case is specifically to support searching in an array, then it would make more sense to introduce a targeted function, rather than pursuing a back port of a general construct.
Steven Hawkins <shawkins> updated the status of jira TEIID-3362 to Closed