[
https://issues.apache.org/jira/browse/GEODE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh updated GEODE-4327:
-------------------------------
Issue Type: Improvement (was: Bug)
> 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
>
> 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)