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

David Johnson closed USERGRID-1099.
-----------------------------------

Fix has been merged.

> Order of operations error in Query Execution
> --------------------------------------------
>
>                 Key: USERGRID-1099
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1099
>             Project: Usergrid
>          Issue Type: Bug
>            Reporter: David Johnson
>            Assignee: David Johnson
>
> I have a test that shows that queries of this form work:
> C = c and ( A > a or B = false )
> But the very same query formed like this will not work properly:
> ( A > a or B = false ) and C = c



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to