[
https://issues.apache.org/jira/browse/CALCITE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Sereda updated CALCITE-2863:
-----------------------------------
Fix Version/s: (was: 1.20.0)
1.19.0
> 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
> Fix For: 1.19.0
>
> Time Spent: 40m
> 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)