Thomas Mueller created OAK-1933:
-----------------------------------

             Summary: Query: UnsupportedOperationException for some 
combinations of "or" and "and" conditions
                 Key: OAK-1933
                 URL: https://issues.apache.org/jira/browse/OAK-1933
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: query
    Affects Versions: 1.0.1, 1.0, 1.0.2
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
             Fix For: 1.1


The following query throws an UnsupportedOperationException:

{noformat}
select * from [nt:base] 
  where [a] = 1 and [b] = 2 and [b] = 3 or [c] = 4
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to