Author: xuefu
Date: Wed Dec 31 00:37:46 2014
New Revision: 1648636

URL: http://svn.apache.org/r1648636
Log:
HIVE-9230: Followup for HIVE-9125, update ppd_join4.q.out for Spark [Spark 
Branch]

Modified:
    hive/branches/spark/ql/src/test/results/clientpositive/spark/ppd_join4.q.out

Modified: 
hive/branches/spark/ql/src/test/results/clientpositive/spark/ppd_join4.q.out
URL: 
http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientpositive/spark/ppd_join4.q.out?rev=1648636&r1=1648635&r2=1648636&view=diff
==============================================================================
--- 
hive/branches/spark/ql/src/test/results/clientpositive/spark/ppd_join4.q.out 
(original)
+++ 
hive/branches/spark/ql/src/test/results/clientpositive/spark/ppd_join4.q.out 
Wed Dec 31 00:37:46 2014
@@ -85,11 +85,13 @@ STAGE PLANS:
                       Statistics: Num rows: 0 Data size: 0 Basic stats: NONE 
Column stats: NONE
         Reducer 2 
             Reduce Operator Tree:
-              Reduce Output Operator
-                key expressions: 'a' (type: string)
-                sort order: +
-                Map-reduce partition columns: '' (type: string)
+              Select Operator
                 Statistics: Num rows: 0 Data size: 0 Basic stats: NONE Column 
stats: NONE
+                Reduce Output Operator
+                  key expressions: 'a' (type: string)
+                  sort order: +
+                  Map-reduce partition columns: '' (type: string)
+                  Statistics: Num rows: 0 Data size: 0 Basic stats: NONE 
Column stats: NONE
         Reducer 3 
             Reduce Operator Tree:
               Join Operator


Reply via email to