You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Martin Dearnley (Jira)" <ji...@apache.org> on 2019/09/10 09:07:00 UTC

[jira] [Commented] (CALCITE-194) Array items in MongoDB adapter

    [ https://issues.apache.org/jira/browse/CALCITE-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926450#comment-16926450 ] 

Martin Dearnley commented on CALCITE-194:
-----------------------------------------

Any news on thisĀ [~ikryvenko]?

> Array items in MongoDB adapter
> ------------------------------
>
>                 Key: CALCITE-194
>                 URL: https://issues.apache.org/jira/browse/CALCITE-194
>             Project: Calcite
>          Issue Type: Bug
>          Components: mongodb-adapter
>            Reporter: GitHub Import
>            Assignee: Igor Kryvenko
>            Priority: Major
>              Labels: github-import, pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When MongoDB issue <a href="https://jira.mongodb.org/browse/SERVER-4589">SERVER-4589</a>, "aggregation: need an array indexing operator" is fixed, we will be able to implement
> ```sql
> SELECT loc[0] AS longitude, loc[1] AS latitude FROM zips
> ```
> in the MongoDB adapter. Meantime, look for `Bug.OPTIQnnn_FIXED` in the code.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/julianhyde/optiq/issues/194
> Created by: [julianhyde|https://github.com/julianhyde]
> Labels: bug, 
> Created at: Wed Mar 19 00:03:01 CET 2014
> State: open



--
This message was sent by Atlassian Jira
(v8.3.2#803003)