Author: gates
Date: Wed Sep 10 21:43:39 2008
New Revision: 694112

URL: http://svn.apache.org/viewvc?rev=694112&view=rev
Log:
Fixed expected results for MRCompiler testLimit.


Modified:
    
incubator/pig/branches/types/test/org/apache/pig/test/data/GoldenFiles/MRC17.gld

Modified: 
incubator/pig/branches/types/test/org/apache/pig/test/data/GoldenFiles/MRC17.gld
URL: 
http://svn.apache.org/viewvc/incubator/pig/branches/types/test/org/apache/pig/test/data/GoldenFiles/MRC17.gld?rev=694112&r1=694111&r2=694112&view=diff
==============================================================================
--- 
incubator/pig/branches/types/test/org/apache/pig/test/data/GoldenFiles/MRC17.gld
 (original)
+++ 
incubator/pig/branches/types/test/org/apache/pig/test/data/GoldenFiles/MRC17.gld
 Wed Sep 10 21:43:39 2008
@@ -1,14 +1,14 @@
 MapReduce(-1) - -174:
 |   Store(DummyFil:DummyLdr) - -7856319821130535798
 |   |
-|   |---New For Each(false)[bag] - -180
+|   |---New For Each(true)[bag] - -180
 |       |   |
-|       |   Project[tuple][0] - -179
+|       |   Project[tuple][1] - -179
 |       |
 |       |---Limit - -178
 |           |
 |           |---Package[tuple]{tuple} - -177
-|   Local Rearrange[tuple]{tuple} - -176
+|   Local Rearrange[tuple]{tuple}(false) - -176
 |   |   |
 |   |   Project[tuple][*] - -175
 |   |


Reply via email to