----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57366/#review168111 -----------------------------------------------------------
Fix it, then Ship it! lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java Line 527 (original), 527 (patched) <https://reviews.apache.org/r/57366/#comment240232> `dimensionSet` -> `dimAttributes` or `dimAttributeSet` - Rajat Khandelwal On March 7, 2017, 3:31 p.m., Rajitha R wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57366/ > ----------------------------------------------------------- > > (Updated March 7, 2017, 3:31 p.m.) > > > Review request for lens and Rajat Khandelwal. > > > Repository: lens > > > Description > ------- > > The Unionquerywriter has a bug where it defaults the measure values to zero > if the definition of the measure has dimensions involved. This is a fix for > the same. > > > Diffs > ----- > > lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java > 4f1f808 > > > Diff: https://reviews.apache.org/r/57366/diff/1/ > > > Testing > ------- > > > Thanks, > > Rajitha R > >
