[
https://issues.apache.org/jira/browse/OAK-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Jain updated OAK-1933:
---------------------------
Fix Version/s: (was: 1.1)
1.1.0
> 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.0.1, 1.0.2
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.1.0
>
>
> 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.3.4#6332)