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/10 16:43:38 UTC

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

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

Thomas Mueller resolved OAK-2565.
---------------------------------
    Resolution: Won't Fix

The risk to change this seems to be higher than the possible gain, so setting to won't fix.

> 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.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)