[ 
https://issues.apache.org/jira/browse/CALCITE-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrei Sereda updated CALCITE-2814:
-----------------------------------
    Fix Version/s: 1.19.0

> ElasticSearch adapter. Fix "group by" when using  raw item access (eg. 
> _MAP['a.b.c'])
> -------------------------------------------------------------------------------------
>
>                 Key: CALCITE-2814
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2814
>             Project: Calcite
>          Issue Type: Bug
>          Components: elasticsearch-adapter
>            Reporter: Andrei Sereda
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.19.0
>
>
> The following query is still failing in elastic due to field / item mapping
> {code:sql}
> select max(_MAP['a']), _MAP['b'] from elastic group by _MAP['b']
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to