[ https://issues.apache.org/jira/browse/LENS-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151818#comment-16151818 ]
Hudson commented on LENS-1468: ------------------------------ SUCCESS: Integrated in Jenkins build Lens-Commit #1437 (See [https://builds.apache.org/job/Lens-Commit/1437/]) LENS-1468: Expressions in having clauses are not getting rewritten (rajatgupta59: rev b4cc2ed8af533fc9d7310452b6c7e12d7ac7afac) * (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java * (edit) lens-cube/src/test/resources/schema/cubes/base/basecube.xml * (edit) lens-cube/src/test/resources/schema/cubes/derived/der2.xml * (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/ExpressionResolver.java * (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/StorageCandidateHQLContext.java * (edit) lens-cube/src/test/java/org/apache/lens/cube/parse/TestBaseCubeQueries.java > Expressions in having clauses are not getting rewritten properly for join > queries > --------------------------------------------------------------------------------- > > Key: LENS-1468 > URL: https://issues.apache.org/jira/browse/LENS-1468 > Project: Apache Lens > Issue Type: Bug > Components: cube > Reporter: Rajat Khandelwal > Assignee: Rajat Khandelwal > Fix For: 2.8 > > Attachments: LENS-1468.01.patch, LENS-1468.02.patch > > > The issue is not seen in test cases yet since somehow the order of child > candidates in {{JoinCandidate}} has been fixed. We have observed the order > being non-deterministic in production. And in one ordering, having clause > works fine and in another it doesn't. Will be adding test cases to reproduce > this issue and the fix as well. -- This message was sent by Atlassian JIRA (v6.4.14#64029)