----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57869/#review170366 -----------------------------------------------------------
Ship it! Ship It! - Rajat Khandelwal On March 27, 2017, 4:40 p.m., Sushil Mohanty wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57869/ > ----------------------------------------------------------- > > (Updated March 27, 2017, 4:40 p.m.) > > > Review request for lens. > > > Bugs: LENS-1403 > https://issues.apache.org/jira/browse/LENS-1403 > > > Repository: lens > > > Description > ------- > > Measure columns are getting repeated if its queried multiple times in the > same query eg: same measure can be part of select and having clause. > > > Diffs > ----- > > lens-cube/src/main/java/org/apache/lens/cube/parse/StorageCandidate.java > 25acb01 > lens-cube/src/main/java/org/apache/lens/cube/parse/UnionQueryWriter.java > 2ca1181 > lens-cube/src/test/java/org/apache/lens/cube/parse/TestBaseCubeQueries.java > 2bf0554 > > lens-cube/src/test/java/org/apache/lens/cube/parse/TestUnionAndJoinCandidates.java > 931f789 > > > Diff: https://reviews.apache.org/r/57869/diff/3/ > > > Testing > ------- > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; > support was removed in 8.0 > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; > support was removed in 8.0 > Running TestSuite > > Tests run: 418, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 548.377 sec > - in TestSuite > Results : > Tests run: 418, Failures: 0, Errors: 0, Skipped: 0 > > > Thanks, > > Sushil Mohanty > >
