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

ASF GitHub Bot updated GEODE-4327:
----------------------------------
    Labels: pull-request-available  (was: )

> OQL Support for Modulus & Other Arithmetic Operators
> ----------------------------------------------------
>
>                 Key: GEODE-4327
>                 URL: https://issues.apache.org/jira/browse/GEODE-4327
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs, querying
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Major
>              Labels: pull-request-available
>
> It would be nice to be able to do 'mod', '%', '+', '-', '/', '*' in a query 
> and have the corresponding arithmetic/mod calculation be evaluated in the 
> query.
>  
> simple example:
> "Select * from /region r where r.id % 12 = 1"
> or
> "Select * from /region r where r.age * 10 = 100"



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

Reply via email to