[ 
https://issues.apache.org/jira/browse/LENS-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147049#comment-16147049
 ] 

Hadoop QA commented on LENS-1467:
---------------------------------

Applied patch: 
[LENS-1467.03.patch|https://issues.apache.org/jira/secure/attachment/12884447/LENS-1467.03.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/1416/

> CubeQueryContext.getAllFilters is returning incorrect list of filters in case 
> there is an "OR" in the filters
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: LENS-1467
>                 URL: https://issues.apache.org/jira/browse/LENS-1467
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: cube
>            Reporter: Rajat Khandelwal
>            Assignee: Rajat Khandelwal
>             Fix For: 2.7
>
>         Attachments: LENS-1467.01.patch, LENS-1467.02.patch, 
> LENS-1467.03.patch
>
>
> "a and (b or c)" is converted to ["a", "b", "c"] which are then ANDed 
> together, which is wrong. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to