----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18660/#review35943 -----------------------------------------------------------
Ship it! Ship It! - Rohini Palaniswamy On March 1, 2014, noon, Cheolsoo Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18660/ > ----------------------------------------------------------- > > (Updated March 1, 2014, noon) > > > Review request for pig, Daniel Dai and Rohini Palaniswamy. > > > Bugs: PIG-3791 > https://issues.apache.org/jira/browse/PIG-3791 > > > Repository: pig-git > > > Description > ------- > > This patch ports the following unit tests to Tez: > * TestAlgebraicEval.java > * TestBestFitCast.java > * TestBinaryExpressionOps.java > * TestBuiltin.java > * TestBZip.java > * TestCompressedFiles.java > * TestCharArrayToNumeric.java > > > Diffs > ----- > > test/org/apache/pig/test/TestAlgebraicEval.java d0f42fc > test/org/apache/pig/test/TestBZip.java 339047c > test/org/apache/pig/test/TestBestFitCast.java 34245d6 > test/org/apache/pig/test/TestBinaryExpressionOps.java 270e7fe > test/org/apache/pig/test/TestBuiltin.java 1caa07c > test/org/apache/pig/test/TestCharArrayToNumeric.java cece284 > test/org/apache/pig/test/TestCompressedFiles.java f06efbd > test/tez-tests 51f5d37 > > Diff: https://reviews.apache.org/r/18660/diff/ > > > Testing > ------- > > The tests pass in both Tez and MR mode. > > > Thanks, > > Cheolsoo Park > >
