You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (Jira)" <ji...@apache.org> on 2021/05/18 21:29:00 UTC

[jira] [Updated] (GEODE-9286) Make “/” prefix when referencing a region in OQL OPTIONAL

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

Anilkumar Gingade updated GEODE-9286:
-------------------------------------
    Component/s:     (was: core)
                 querying

> Make “/” prefix when referencing a region in OQL OPTIONAL
> ---------------------------------------------------------
>
>                 Key: GEODE-9286
>                 URL: https://issues.apache.org/jira/browse/GEODE-9286
>             Project: Geode
>          Issue Type: Improvement
>          Components: querying
>            Reporter: Gregory Green
>            Priority: Major
>
> Change in OQL analyzer to make the “/” prefix when references a region optional.
>  
> For example
> select * from region where name='foo'
>  
> This can be an adoption boost in cases where GemFire can be better compared to other distributed NoSQL databases that offer SQL like support (although limited).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)