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

ASF subversion and git services commented on GEODE-4327:
--------------------------------------------------------

Commit c16d1a376592dd5c0169fcb5adaed8cc7e6eb259 in geode's branch 
refs/heads/feature/GEODE-4738 from Karen Miller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c16d1a3 ]

GEODE-4327 Document new OQL operators (#1491)



> 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: Karen Smoler Miller
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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