You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2019/03/07 05:12:00 UTC

[jira] [Updated] (CALCITE-2863) ElasticSearch adapter. Query fails when filtering directly on _MAP

     [ 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: 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)