Repository: hive
Updated Branches:
  refs/heads/master 3f5148d6a -> 96a409e1c


http://git-wip-us.apache.org/repos/asf/hive/blob/96a409e1/ql/src/test/results/clientpositive/perf/tez/query90.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/tez/query90.q.out 
b/ql/src/test/results/clientpositive/perf/tez/query90.q.out
index d63ce1b..6f8f3c5 100644
--- a/ql/src/test/results/clientpositive/perf/tez/query90.q.out
+++ b/ql/src/test/results/clientpositive/perf/tez/query90.q.out
@@ -44,15 +44,14 @@ POSTHOOK: type: QUERY
 Plan optimized by CBO.
 
 Vertex dependency in root stage
-Reducer 10 <- Map 14 (SIMPLE_EDGE), Reducer 9 (SIMPLE_EDGE)
-Reducer 11 <- Reducer 10 (CUSTOM_SIMPLE_EDGE)
-Reducer 2 <- Map 1 (SIMPLE_EDGE), Map 12 (SIMPLE_EDGE)
-Reducer 3 <- Map 13 (SIMPLE_EDGE), Reducer 2 (SIMPLE_EDGE)
-Reducer 4 <- Map 14 (SIMPLE_EDGE), Reducer 3 (SIMPLE_EDGE)
+Reducer 10 <- Reducer 9 (CUSTOM_SIMPLE_EDGE)
+Reducer 2 <- Map 1 (SIMPLE_EDGE), Map 11 (SIMPLE_EDGE)
+Reducer 3 <- Map 12 (SIMPLE_EDGE), Reducer 2 (SIMPLE_EDGE)
+Reducer 4 <- Map 13 (SIMPLE_EDGE), Reducer 3 (SIMPLE_EDGE)
 Reducer 5 <- Reducer 4 (CUSTOM_SIMPLE_EDGE)
-Reducer 6 <- Reducer 11 (CUSTOM_SIMPLE_EDGE), Reducer 5 (CUSTOM_SIMPLE_EDGE)
+Reducer 6 <- Reducer 10 (CUSTOM_SIMPLE_EDGE), Reducer 5 (CUSTOM_SIMPLE_EDGE)
 Reducer 7 <- Reducer 6 (SIMPLE_EDGE)
-Reducer 8 <- Map 1 (SIMPLE_EDGE), Map 12 (SIMPLE_EDGE)
+Reducer 8 <- Map 12 (SIMPLE_EDGE), Reducer 2 (SIMPLE_EDGE)
 Reducer 9 <- Map 13 (SIMPLE_EDGE), Reducer 8 (SIMPLE_EDGE)
 
 Stage-0
@@ -71,17 +70,17 @@ Stage-0
                 Output:["_col0"]
                 Merge Join Operator [MERGEJOIN_92] (rows=1 width=17)
                   Conds:(Inner),Output:["_col0","_col1"]
-                <-Reducer 11 [CUSTOM_SIMPLE_EDGE]
+                <-Reducer 10 [CUSTOM_SIMPLE_EDGE]
                   PARTITION_ONLY_SHUFFLE [RS_53]
                     Group By Operator [GBY_50] (rows=1 width=8)
                       Output:["_col0"],aggregations:["count(VALUE._col0)"]
-                    <-Reducer 10 [CUSTOM_SIMPLE_EDGE]
+                    <-Reducer 9 [CUSTOM_SIMPLE_EDGE]
                       PARTITION_ONLY_SHUFFLE [RS_49]
                         Group By Operator [GBY_48] (rows=1 width=8)
                           Output:["_col0"],aggregations:["count()"]
                           Merge Join Operator [MERGEJOIN_91] (rows=191667562 
width=135)
                             Conds:RS_44._col1=RS_45._col0(Inner)
-                          <-Map 14 [SIMPLE_EDGE]
+                          <-Map 13 [SIMPLE_EDGE]
                             SHUFFLE [RS_45]
                               PartitionCols:_col0
                               Select Operator [SEL_11] (rows=3600 width=107)
@@ -90,12 +89,12 @@ Stage-0
                                   predicate:((hd_dep_count = 8) and hd_demo_sk 
is not null)
                                   TableScan [TS_9] (rows=7200 width=107)
                                     
default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count"]
-                          <-Reducer 9 [SIMPLE_EDGE]
+                          <-Reducer 8 [SIMPLE_EDGE]
                             SHUFFLE [RS_44]
                               PartitionCols:_col1
                               Merge Join Operator [MERGEJOIN_90] 
(rows=174243235 width=135)
                                 
Conds:RS_41._col0=RS_42._col0(Inner),Output:["_col1"]
-                              <-Map 13 [SIMPLE_EDGE]
+                              <-Map 12 [SIMPLE_EDGE]
                                 SHUFFLE [RS_42]
                                   PartitionCols:_col0
                                   Select Operator [SEL_34] (rows=9600 
width=471)
@@ -104,13 +103,13 @@ Stage-0
                                       predicate:(t_hour BETWEEN 14 AND 15 and 
t_time_sk is not null)
                                       TableScan [TS_6] (rows=86400 width=471)
                                         
default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour"]
-                              <-Reducer 8 [SIMPLE_EDGE]
+                              <-Reducer 2 [SIMPLE_EDGE]
                                 SHUFFLE [RS_41]
                                   PartitionCols:_col0
-                                  Merge Join Operator [MERGEJOIN_89] 
(rows=158402938 width=135)
-                                    
Conds:RS_38._col2=RS_39._col0(Inner),Output:["_col0","_col1"]
+                                  Merge Join Operator [MERGEJOIN_86] 
(rows=158402938 width=135)
+                                    
Conds:RS_12._col2=RS_13._col0(Inner),Output:["_col0","_col1"]
                                   <-Map 1 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_38]
+                                    SHUFFLE [RS_12]
                                       PartitionCols:_col2
                                       Select Operator [SEL_2] (rows=144002668 
width=135)
                                         Output:["_col0","_col1","_col2"]
@@ -118,8 +117,8 @@ Stage-0
                                           predicate:(ws_ship_hdemo_sk is not 
null and ws_sold_time_sk is not null and ws_web_page_sk is not null)
                                           TableScan [TS_0] (rows=144002668 
width=135)
                                             
default@web_sales,web_sales,Tbl:COMPLETE,Col:NONE,Output:["ws_sold_time_sk","ws_ship_hdemo_sk","ws_web_page_sk"]
-                                  <-Map 12 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_39]
+                                  <-Map 11 [SIMPLE_EDGE]
+                                    SHUFFLE [RS_13]
                                       PartitionCols:_col0
                                       Select Operator [SEL_5] (rows=511 
width=585)
                                         Output:["_col0"]
@@ -137,7 +136,7 @@ Stage-0
                           Output:["_col0"],aggregations:["count()"]
                           Merge Join Operator [MERGEJOIN_88] (rows=191667562 
width=135)
                             Conds:RS_18._col1=RS_19._col0(Inner)
-                          <-Map 14 [SIMPLE_EDGE]
+                          <-Map 13 [SIMPLE_EDGE]
                             SHUFFLE [RS_19]
                               PartitionCols:_col0
                                Please refer to the previous Select Operator 
[SEL_11]
@@ -146,7 +145,7 @@ Stage-0
                               PartitionCols:_col1
                               Merge Join Operator [MERGEJOIN_87] 
(rows=174243235 width=135)
                                 
Conds:RS_15._col0=RS_16._col0(Inner),Output:["_col1"]
-                              <-Map 13 [SIMPLE_EDGE]
+                              <-Map 12 [SIMPLE_EDGE]
                                 SHUFFLE [RS_16]
                                   PartitionCols:_col0
                                   Select Operator [SEL_8] (rows=9600 width=471)
@@ -157,14 +156,5 @@ Stage-0
                               <-Reducer 2 [SIMPLE_EDGE]
                                 SHUFFLE [RS_15]
                                   PartitionCols:_col0
-                                  Merge Join Operator [MERGEJOIN_86] 
(rows=158402938 width=135)
-                                    
Conds:RS_12._col2=RS_13._col0(Inner),Output:["_col0","_col1"]
-                                  <-Map 1 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_12]
-                                      PartitionCols:_col2
-                                       Please refer to the previous Select 
Operator [SEL_2]
-                                  <-Map 12 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_13]
-                                      PartitionCols:_col0
-                                       Please refer to the previous Select 
Operator [SEL_5]
+                                   Please refer to the previous Merge Join 
Operator [MERGEJOIN_86]
 

http://git-wip-us.apache.org/repos/asf/hive/blob/96a409e1/ql/src/test/results/clientpositive/perf/tez/query92.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/tez/query92.q.out 
b/ql/src/test/results/clientpositive/perf/tez/query92.q.out
index c97c3cf..fbb4eb3 100644
--- a/ql/src/test/results/clientpositive/perf/tez/query92.q.out
+++ b/ql/src/test/results/clientpositive/perf/tez/query92.q.out
@@ -59,13 +59,12 @@ POSTHOOK: type: QUERY
 Plan optimized by CBO.
 
 Vertex dependency in root stage
-Reducer 2 <- Map 1 (SIMPLE_EDGE), Map 9 (SIMPLE_EDGE)
-Reducer 3 <- Reducer 2 (SIMPLE_EDGE), Reducer 8 (ONE_TO_ONE_EDGE)
+Reducer 2 <- Map 1 (SIMPLE_EDGE), Map 8 (SIMPLE_EDGE)
+Reducer 3 <- Reducer 2 (SIMPLE_EDGE), Reducer 7 (ONE_TO_ONE_EDGE)
 Reducer 4 <- Reducer 3 (CUSTOM_SIMPLE_EDGE)
 Reducer 5 <- Reducer 4 (SIMPLE_EDGE)
-Reducer 6 <- Map 1 (SIMPLE_EDGE), Map 9 (SIMPLE_EDGE)
-Reducer 7 <- Reducer 6 (SIMPLE_EDGE)
-Reducer 8 <- Map 10 (SIMPLE_EDGE), Reducer 7 (ONE_TO_ONE_EDGE)
+Reducer 6 <- Reducer 2 (SIMPLE_EDGE)
+Reducer 7 <- Map 9 (SIMPLE_EDGE), Reducer 6 (ONE_TO_ONE_EDGE)
 
 Stage-0
   Fetch Operator
@@ -107,7 +106,7 @@ Stage-0
                                       predicate:(ws_item_sk is not null and 
ws_sold_date_sk is not null)
                                       TableScan [TS_0] (rows=144002668 
width=135)
                                         
default@web_sales,web_sales,Tbl:COMPLETE,Col:NONE,Output:["ws_sold_date_sk","ws_item_sk","ws_ext_discount_amt"]
-                              <-Map 9 [SIMPLE_EDGE]
+                              <-Map 8 [SIMPLE_EDGE]
                                 SHUFFLE [RS_28]
                                   PartitionCols:_col0
                                   Select Operator [SEL_5] (rows=8116 
width=1119)
@@ -116,12 +115,12 @@ Stage-0
                                       predicate:(CAST( d_date AS TIMESTAMP) 
BETWEEN 1998-03-18 00:00:00.0 AND 1998-06-16 01:00:00.0 and d_date_sk is not 
null)
                                       TableScan [TS_3] (rows=73049 width=1119)
                                         
default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
-                          <-Reducer 8 [ONE_TO_ONE_EDGE]
+                          <-Reducer 7 [ONE_TO_ONE_EDGE]
                             FORWARD [RS_31]
                               PartitionCols:_col2
                               Merge Join Operator [MERGEJOIN_63] 
(rows=87121617 width=135)
                                 
Conds:RS_23._col1=RS_24._col0(Inner),Output:["_col0","_col2"]
-                              <-Map 10 [SIMPLE_EDGE]
+                              <-Map 9 [SIMPLE_EDGE]
                                 SHUFFLE [RS_24]
                                   PartitionCols:_col0
                                   Select Operator [SEL_22] (rows=231000 
width=1436)
@@ -130,26 +129,17 @@ Stage-0
                                       predicate:((i_manufact_id = 269) and 
i_item_sk is not null)
                                       TableScan [TS_20] (rows=462000 
width=1436)
                                         
default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_manufact_id"]
-                              <-Reducer 7 [ONE_TO_ONE_EDGE]
+                              <-Reducer 6 [ONE_TO_ONE_EDGE]
                                 FORWARD [RS_23]
                                   PartitionCols:_col1
                                   Select Operator [SEL_19] (rows=79201469 
width=135)
                                     Output:["_col0","_col1"]
                                     Group By Operator [GBY_18] (rows=79201469 
width=135)
                                       
Output:["_col0","_col1"],aggregations:["avg(VALUE._col0)"],keys:KEY._col0
-                                    <-Reducer 6 [SIMPLE_EDGE]
+                                    <-Reducer 2 [SIMPLE_EDGE]
                                       SHUFFLE [RS_17]
                                         PartitionCols:_col0
                                         Group By Operator [GBY_16] 
(rows=158402938 width=135)
                                           
Output:["_col0","_col1"],aggregations:["avg(_col2)"],keys:_col1
-                                          Merge Join Operator [MERGEJOIN_62] 
(rows=158402938 width=135)
-                                            
Conds:RS_12._col0=RS_13._col0(Inner),Output:["_col1","_col2"]
-                                          <-Map 1 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_12]
-                                              PartitionCols:_col0
-                                               Please refer to the previous 
Select Operator [SEL_2]
-                                          <-Map 9 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_13]
-                                              PartitionCols:_col0
-                                               Please refer to the previous 
Select Operator [SEL_5]
+                                           Please refer to the previous Merge 
Join Operator [MERGEJOIN_61]
 

Reply via email to