Andrei Sereda created CALCITE-2863:
--------------------------------------
Summary: ElasticSearch adapter. Query fails when filtering
directly on _MAP
Key: CALCITE-2863
URL: https://issues.apache.org/jira/browse/CALCITE-2863
Project: Calcite
Issue Type: Bug
Components: elasticsearch-adapter
Reporter: Andrei Sereda
The following query fails:
{code:sql}
select * from elastic where _MAP['state'] = 'NY' order by _MAP['city']
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
