Re: [PROPOSAL] Add mod and arithmetic functionality to OQL

2018-02-06 Thread Nabarun Nag
+1 [Apache ID] On Tue, Feb 6, 2018 at 3:40 PM Nabarun Nag wrote: > +1 > On Tue, Feb 6, 2018 at 12:12 PM Kirk Lund wrote: > >> +1 for adding these ops to OQL >> >> On Tue, Feb 6, 2018 at 11:45 AM, Anilkumar Gingade >> wrote: >> >> > +1 like the idea... >> > >> > On Tue, Feb 6, 2018 at 10:22 AM,

Re: [PROPOSAL] Add mod and arithmetic functionality to OQL

2018-02-06 Thread Nabarun Nag
+1 On Tue, Feb 6, 2018 at 12:12 PM Kirk Lund wrote: > +1 for adding these ops to OQL > > On Tue, Feb 6, 2018 at 11:45 AM, Anilkumar Gingade > wrote: > > > +1 like the idea... > > > > On Tue, Feb 6, 2018 at 10:22 AM, Jason Huynh wrote: > > > > > This is a proposal to add the ability to execute a

Re: [PROPOSAL] Add mod and arithmetic functionality to OQL

2018-02-06 Thread Jason Huynh
Based on the oql.g file I think it would but I can add some tests to be sure On Tue, Feb 6, 2018 at 2:04 PM Anthony Baker wrote: > Will the OQL engine obey operator precedence rules? > > Anthony > > > > On Feb 6, 2018, at 10:22 AM, Jason Huynh wrote: > > > > This is a proposal to add the abilit

Re: [PROPOSAL] Add mod and arithmetic functionality to OQL

2018-02-06 Thread Anthony Baker
Will the OQL engine obey operator precedence rules? Anthony > On Feb 6, 2018, at 10:22 AM, Jason Huynh wrote: > > This is a proposal to add the ability to execute arithmetic operations on > numeric fields in an OQL query. The corresponding jira ticket is: > https://issues.apache.org/jira/brow

Re: [PROPOSAL] Add mod and arithmetic functionality to OQL

2018-02-06 Thread Kirk Lund
+1 for adding these ops to OQL On Tue, Feb 6, 2018 at 11:45 AM, Anilkumar Gingade wrote: > +1 like the idea... > > On Tue, Feb 6, 2018 at 10:22 AM, Jason Huynh wrote: > > > This is a proposal to add the ability to execute arithmetic operations on > > numeric fields in an OQL query. The corresp

Re: [PROPOSAL] Add mod and arithmetic functionality to OQL

2018-02-06 Thread Anilkumar Gingade
+1 like the idea... On Tue, Feb 6, 2018 at 10:22 AM, Jason Huynh wrote: > This is a proposal to add the ability to execute arithmetic operations on > numeric fields in an OQL query. The corresponding jira ticket is: > https://issues.apache.org/jira/browse/GEODE-4327 > > The operation symbols th