]
Work on TEIID-5237 started by Steven Hawkins.
---------------------------------------------
Issue With Matching Against MongoDB Documents With a Mixed Type
(string and integer) Column
-------------------------------------------------------------------------------------------
Key: TEIID-5237
URL:
https://issues.jboss.org/browse/TEIID-5237
Project: Teiid
Issue Type: Bug
Affects Versions: 8.12.3
Environment: TEIID Embedded Server 8.12.3
Datasource DB - MongoDB 3.4
Java 1.7.0_71
Reporter: Andriy G
Assignee: Steven Hawkins
Issue to search for values using IN operator against MongoDB document containing field
values both string and integer. Resultset simply filters out INTEGER values that stored in
that field