[
https://issues.apache.org/jira/browse/CALCITE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Sereda resolved CALCITE-2863.
------------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)