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:42:17 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14344909#comment-14344909 ] 

Thomas Mueller commented on OAK-2565:
-------------------------------------

Chetan noticed this is already working in the trunk.

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