]
Steven Hawkins resolved TEIID-4410.
-----------------------------------
Resolution: Done
Updated the logic to go directly to the execution factory as it was previously doing.
ConnectorWorkItem setting of convertIn should be based upon the
execution factory
---------------------------------------------------------------------------------
Key: TEIID-4410
URL:
https://issues.jboss.org/browse/TEIID-4410
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 9.0, 8.12.5, 8.7.6.6_2
Reporter: Johnathon Lee
Assignee: Steven Hawkins
Fix For: 9.1, 9.0.4
TEIID-4112 introduced behavior that is allowing IN to be pushed when it should using OR.
ConnectorWorkItem setting of convertIn should be based upon the execution factory not the
capabilities object.