Amareshwari Sriramadasu created LENS-977:
--------------------------------------------
Summary: 'AND' in having clause is not resolved properly with
multi fact query
Key: LENS-977
URL: https://issues.apache.org/jira/browse/LENS-977
Project: Apache Lens
Issue Type: Bug
Components: cube
Affects Versions: 2.5
Reporter: Amareshwari Sriramadasu
Fix For: 2.6
Seeing queries being written as "HAVING ((sum((msr1)) >= '10' ) kw_and ((sum(
msr2) >=20))).
and failing with
Error while compiling statement: FAILED: ParseException line 1:36333 mismatched
input 'kw_and' expecting ) near ')' in expression specification
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)