Thomas Mueller created OAK-2565:
-----------------------------------
Summary: Duplicate conditions should be removed (where x=1 or/and
x=1)
Key: OAK-2565
URL: https://issues.apache.org/jira/browse/OAK-2565
Project: Jackrabbit Oak
Issue Type: Bug
Components: oak-core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Fix For: 1.2, 1.1.8, 1.0.13
Conditions of the form "x=1 and x=1", as well as "x=1 or x=1" should be
simplified to just "x=1" in the query engine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)