-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59714/
-----------------------------------------------------------

Review request for lens.


Bugs: LENS-1428
    https://issues.apache.org/jira/browse/LENS-1428


Repository: lens


Description
-------

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.


Diffs
-----

  
lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java 
b5c4c89 
  lens-cube/src/main/java/org/apache/lens/cube/parse/Candidate.java 9f07336 
  lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java 
47bce65 
  lens-cube/src/main/java/org/apache/lens/cube/parse/JoinCandidate.java 038d689 
  lens-cube/src/main/java/org/apache/lens/cube/parse/StorageCandidate.java 
1e54f13 
  lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java 
6c0d91a 


Diff: https://reviews.apache.org/r/59714/diff/1/


Testing
-------


Thanks,

Sushil Mohanty

Reply via email to