You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2015/03/03 11:31:05 UTC

[jira] [Created] (OAK-2565) Duplicate conditions should be removed (where x=1 or/and x=1)

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)