Jason Huynh created GEODE-1644:
----------------------------------
Summary: ClassCastException is thrown with in queries against a
map index
Key: GEODE-1644
URL: https://issues.apache.org/jira/browse/GEODE-1644
Project: Geode
Issue Type: Bug
Components: querying
Reporter: Jason Huynh
When a query with an in clause is used and queries against a map index, a
ClassCastException is thrown. A map index expects an array where the first key
is the index key and the second value is the map index key.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)