Rajat Khandelwal created LENS-1467:
--------------------------------------

             Summary: 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


"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