----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62013/#review189158 -----------------------------------------------------------
Ship it! Ship It! - Rajat Khandelwal On Aug. 31, 2017, 7:17 p.m., Amit Khanna wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62013/ > ----------------------------------------------------------- > > (Updated Aug. 31, 2017, 7:17 p.m.) > > > Review request for lens and Rajat Khandelwal. > > > Bugs: LENS-1469 > https://issues.apache.org/jira/browse/LENS-1469 > > > Repository: lens > > > Description > ------- > > Facilitate dropping partitions based on update period. > > > Diffs > ----- > > lens-client/src/main/java/org/apache/lens/client/LensMetadataClient.java > 8a05952 > > lens-server-api/src/main/java/org/apache/lens/server/api/metastore/CubeMetastoreService.java > 9d16533 > > lens-server/src/main/java/org/apache/lens/server/metastore/CubeMetastoreServiceImpl.java > 0a8635c > > lens-server/src/main/java/org/apache/lens/server/metastore/MetastoreResource.java > 0af6a34 > > lens-server/src/test/java/org/apache/lens/server/metastore/TestMetastoreService.java > ab24033 > > > Diff: https://reviews.apache.org/r/62013/diff/1/ > > > Testing > ------- > > Unit Tests to check whether it is successfully dropping only those partitions > associated with provided update period. > > > Thanks, > > Amit Khanna > >