[
https://issues.apache.org/jira/browse/LENS-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038551#comment-16038551
]
Hudson commented on LENS-1428:
------------------------------
UNSTABLE: Integrated in Jenkins build Lens-Commit #1408 (See
[https://builds.apache.org/job/Lens-Commit/1408/])
LENS-1428 : Common measures are getting repeated in UnionQuery for
(sushilmohanty: rev 159cf71e732a0b63bf8c7efde6489f4eea8d943a)
* (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/JoinCandidate.java
* (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/Candidate.java
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/parse/StorageCandidate.java
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java
* (edit)
lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java
> Common measures are getting repeated in UnionQuery for JoinCandidate
> --------------------------------------------------------------------
>
> Key: LENS-1428
> URL: https://issues.apache.org/jira/browse/LENS-1428
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Reporter: Sushil Mohanty
> Assignee: Sushil Mohanty
> Attachments: LENS-1428_1.patch, LENS-1428_2.patch, LENS-1428_3.patch
>
>
> For JoinCandidate if a measure is answerable by its children, getting
> projected in both. Instead the measure should be projected in one of the
> children and default measure i.e 0.0 for the other in the rewritten union
> query.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)