[
https://issues.apache.org/jira/browse/LENS-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171070#comment-15171070
]
Hudson commented on LENS-977:
-----------------------------
SUCCESS: Integrated in Lens-Commit #1197 (See
[https://builds.apache.org/job/Lens-Commit/1197/])
LENS-977: 'AND' in having clause is not resolved properly with multi
(rajatgupta59: rev ee2bda93f1587148a8a5e86ba88d04d1f3549d4f)
* lens-cube/src/main/java/org/apache/lens/cube/parse/CandidateFact.java
* lens-cube/src/test/java/org/apache/lens/cube/parse/TestBaseCubeQueries.java
> '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
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.6
>
> Attachments: LENS-977.patch
>
>
> 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)