You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by jc...@apache.org on 2015/12/21 02:07:00 UTC

[19/32] hive git commit: HIVE-11865: Disable Hive PPD optimizer when CBO has optimized the plan (Jesus Camacho Rodriguez, reviewed by Laljo John Pullokkaran)

http://git-wip-us.apache.org/repos/asf/hive/blob/6f44fc81/ql/src/test/results/clientpositive/perf/query65.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query65.q.out b/ql/src/test/results/clientpositive/perf/query65.q.out
index 14596be..12bdd33 100644
--- a/ql/src/test/results/clientpositive/perf/query65.q.out
+++ b/ql/src/test/results/clientpositive/perf/query65.q.out
@@ -1,5 +1,5 @@
-Warning: Shuffle Join MERGEJOIN[81][tables = [$hdt$_0, $hdt$_1]] in Stage 'Reducer 2' is a cross product
-Warning: Shuffle Join MERGEJOIN[84][tables = [$hdt$_0, $hdt$_1, $hdt$_2]] in Stage 'Reducer 3' is a cross product
+Warning: Shuffle Join MERGEJOIN[72][tables = [$hdt$_0, $hdt$_1]] in Stage 'Reducer 2' is a cross product
+Warning: Shuffle Join MERGEJOIN[75][tables = [$hdt$_0, $hdt$_1, $hdt$_2]] in Stage 'Reducer 3' is a cross product
 PREHOOK: query: explain select 
     s_store_name,
     i_item_desc,
@@ -94,157 +94,157 @@ Stage-0
       limit:100
       Stage-1
          Reducer 5
-         File Output Operator [FS_61]
+         File Output Operator [FS_55]
             compressed:false
             Statistics:Num rows: 100 Data size: 143600 Basic stats: COMPLETE Column stats: NONE
             table:{"input format:":"org.apache.hadoop.mapred.TextInputFormat","output format:":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","serde:":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe"}
-            Limit [LIM_60]
+            Limit [LIM_54]
                Number of rows:100
                Statistics:Num rows: 100 Data size: 143600 Basic stats: COMPLETE Column stats: NONE
-               Select Operator [SEL_59]
+               Select Operator [SEL_53]
                |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5"]
                |  Statistics:Num rows: 204974 Data size: 294399674 Basic stats: COMPLETE Column stats: NONE
                |<-Reducer 4 [SIMPLE_EDGE]
-                  Reduce Output Operator [RS_58]
+                  Reduce Output Operator [RS_52]
                      key expressions:_col0 (type: string), _col1 (type: string)
                      sort order:++
                      Statistics:Num rows: 204974 Data size: 294399674 Basic stats: COMPLETE Column stats: NONE
                      value expressions:_col2 (type: decimal(17,2)), _col3 (type: decimal(7,2)), _col4 (type: decimal(7,2)), _col5 (type: string)
-                     Select Operator [SEL_57]
+                     Select Operator [SEL_51]
                         outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5"]
                         Statistics:Num rows: 204974 Data size: 294399674 Basic stats: COMPLETE Column stats: NONE
-                        Filter Operator [FIL_74]
+                        Filter Operator [FIL_50]
                            predicate:(_col11 <= CAST( (0.1 * UDFToDouble(_col8)) AS decimal(30,15))) (type: boolean)
                            Statistics:Num rows: 204974 Data size: 294399674 Basic stats: COMPLETE Column stats: NONE
-                           Merge Join Operator [MERGEJOIN_85]
+                           Merge Join Operator [MERGEJOIN_76]
                            |  condition map:[{"":"Inner Join 0 to 1"}]
                            |  keys:{"0":"_col7 (type: int), _col0 (type: int), _col2 (type: int)","1":"_col0 (type: int), _col0 (type: int), _col1 (type: int)"}
                            |  outputColumnNames:["_col1","_col3","_col4","_col5","_col6","_col8","_col11"]
                            |  Statistics:Num rows: 614922 Data size: 883199024 Basic stats: COMPLETE Column stats: NONE
                            |<-Reducer 14 [SIMPLE_EDGE]
-                           |  Reduce Output Operator [RS_54]
+                           |  Reduce Output Operator [RS_48]
                            |     key expressions:_col0 (type: int), _col0 (type: int), _col1 (type: int)
                            |     Map-reduce partition columns:_col0 (type: int), _col0 (type: int), _col1 (type: int)
                            |     sort order:+++
                            |     Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
                            |     value expressions:_col2 (type: decimal(17,2))
-                           |     Select Operator [SEL_42]
+                           |     Select Operator [SEL_38]
                            |        outputColumnNames:["_col0","_col1","_col2"]
                            |        Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
-                           |        Group By Operator [GBY_41]
+                           |        Group By Operator [GBY_37]
                            |        |  aggregations:["sum(VALUE._col0)"]
                            |        |  keys:KEY._col0 (type: int), KEY._col1 (type: int)
                            |        |  outputColumnNames:["_col0","_col1","_col2"]
                            |        |  Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
                            |        |<-Reducer 13 [SIMPLE_EDGE]
-                           |           Reduce Output Operator [RS_40]
+                           |           Reduce Output Operator [RS_36]
                            |              key expressions:_col0 (type: int), _col1 (type: int)
                            |              Map-reduce partition columns:_col0 (type: int), _col1 (type: int)
                            |              sort order:++
                            |              Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                            |              value expressions:_col2 (type: decimal(17,2))
-                           |              Group By Operator [GBY_39]
+                           |              Group By Operator [GBY_35]
                            |                 aggregations:["sum(_col3)"]
                            |                 keys:_col1 (type: int), _col2 (type: int)
                            |                 outputColumnNames:["_col0","_col1","_col2"]
                            |                 Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
-                           |                 Merge Join Operator [MERGEJOIN_83]
+                           |                 Merge Join Operator [MERGEJOIN_74]
                            |                 |  condition map:[{"":"Inner Join 0 to 1"}]
                            |                 |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
                            |                 |  outputColumnNames:["_col1","_col2","_col3"]
                            |                 |  Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                            |                 |<-Map 12 [SIMPLE_EDGE]
-                           |                 |  Reduce Output Operator [RS_34]
+                           |                 |  Reduce Output Operator [RS_31]
                            |                 |     key expressions:_col0 (type: int)
                            |                 |     Map-reduce partition columns:_col0 (type: int)
                            |                 |     sort order:+
                            |                 |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                            |                 |     value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: decimal(7,2))
-                           |                 |     Select Operator [SEL_29]
+                           |                 |     Select Operator [SEL_27]
                            |                 |        outputColumnNames:["_col0","_col1","_col2","_col3"]
                            |                 |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                 |        Filter Operator [FIL_79]
+                           |                 |        Filter Operator [FIL_70]
                            |                 |           predicate:((ss_sold_date_sk is not null and ss_item_sk is not null) and ss_store_sk is not null) (type: boolean)
                            |                 |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                 |           TableScan [TS_27]
+                           |                 |           TableScan [TS_25]
                            |                 |              alias:store_sales
                            |                 |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                            |                 |<-Map 15 [SIMPLE_EDGE]
-                           |                    Reduce Output Operator [RS_36]
+                           |                    Reduce Output Operator [RS_32]
                            |                       key expressions:_col0 (type: int)
                            |                       Map-reduce partition columns:_col0 (type: int)
                            |                       sort order:+
                            |                       Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |                       Select Operator [SEL_32]
+                           |                       Select Operator [SEL_30]
                            |                          outputColumnNames:["_col0"]
                            |                          Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |                          Filter Operator [FIL_80]
+                           |                          Filter Operator [FIL_71]
                            |                             predicate:(d_month_seq BETWEEN 1212 AND 1223 and d_date_sk is not null) (type: boolean)
                            |                             Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |                             TableScan [TS_30]
+                           |                             TableScan [TS_28]
                            |                                alias:date_dim
                            |                                Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
                            |<-Reducer 3 [SIMPLE_EDGE]
-                              Reduce Output Operator [RS_52]
+                              Reduce Output Operator [RS_47]
                                  key expressions:_col7 (type: int), _col0 (type: int), _col2 (type: int)
                                  Map-reduce partition columns:_col7 (type: int), _col0 (type: int), _col2 (type: int)
                                  sort order:+++
                                  Statistics:Num rows: 559020 Data size: 802908187 Basic stats: COMPLETE Column stats: NONE
                                  value expressions:_col1 (type: string), _col3 (type: string), _col4 (type: decimal(7,2)), _col5 (type: decimal(7,2)), _col6 (type: string), _col8 (type: decimal(21,6))
-                                 Merge Join Operator [MERGEJOIN_84]
+                                 Merge Join Operator [MERGEJOIN_75]
                                  |  condition map:[{"":"Inner Join 0 to 1"}]
                                  |  keys:{}
                                  |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8"]
                                  |  Statistics:Num rows: 559020 Data size: 802908187 Basic stats: COMPLETE Column stats: NONE
                                  |<-Reducer 10 [SIMPLE_EDGE]
-                                 |  Reduce Output Operator [RS_49]
+                                 |  Reduce Output Operator [RS_45]
                                  |     sort order:
                                  |     Statistics:Num rows: 10044 Data size: 11239348 Basic stats: COMPLETE Column stats: NONE
                                  |     value expressions:_col0 (type: int), _col1 (type: decimal(21,6))
-                                 |     Group By Operator [GBY_25]
+                                 |     Group By Operator [GBY_23]
                                  |     |  aggregations:["avg(VALUE._col0)"]
                                  |     |  keys:KEY._col0 (type: int)
                                  |     |  outputColumnNames:["_col0","_col1"]
                                  |     |  Statistics:Num rows: 10044 Data size: 11239348 Basic stats: COMPLETE Column stats: NONE
                                  |     |<-Reducer 9 [SIMPLE_EDGE]
-                                 |        Reduce Output Operator [RS_24]
+                                 |        Reduce Output Operator [RS_22]
                                  |           key expressions:_col0 (type: int)
                                  |           Map-reduce partition columns:_col0 (type: int)
                                  |           sort order:+
                                  |           Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
                                  |           value expressions:_col1 (type: struct<count:bigint,sum:decimal(27,2),input:decimal(17,2)>)
-                                 |           Group By Operator [GBY_23]
+                                 |           Group By Operator [GBY_21]
                                  |              aggregations:["avg(_col2)"]
                                  |              keys:_col1 (type: int)
                                  |              outputColumnNames:["_col0","_col1"]
                                  |              Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
-                                 |              Select Operator [SEL_21]
+                                 |              Select Operator [SEL_19]
                                  |                 outputColumnNames:["_col1","_col2"]
                                  |                 Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
-                                 |                 Group By Operator [GBY_20]
+                                 |                 Group By Operator [GBY_18]
                                  |                 |  aggregations:["sum(VALUE._col0)"]
                                  |                 |  keys:KEY._col0 (type: int), KEY._col1 (type: int)
                                  |                 |  outputColumnNames:["_col0","_col1","_col2"]
                                  |                 |  Statistics:Num rows: 20088 Data size: 22478696 Basic stats: COMPLETE Column stats: NONE
                                  |                 |<-Reducer 8 [SIMPLE_EDGE]
-                                 |                    Reduce Output Operator [RS_19]
+                                 |                    Reduce Output Operator [RS_17]
                                  |                       key expressions:_col0 (type: int), _col1 (type: int)
                                  |                       Map-reduce partition columns:_col0 (type: int), _col1 (type: int)
                                  |                       sort order:++
                                  |                       Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                                  |                       value expressions:_col2 (type: decimal(17,2))
-                                 |                       Group By Operator [GBY_18]
+                                 |                       Group By Operator [GBY_16]
                                  |                          aggregations:["sum(_col3)"]
                                  |                          keys:_col1 (type: int), _col2 (type: int)
                                  |                          outputColumnNames:["_col0","_col1","_col2"]
                                  |                          Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
-                                 |                          Merge Join Operator [MERGEJOIN_82]
+                                 |                          Merge Join Operator [MERGEJOIN_73]
                                  |                          |  condition map:[{"":"Inner Join 0 to 1"}]
                                  |                          |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
                                  |                          |  outputColumnNames:["_col1","_col2","_col3"]
                                  |                          |  Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                                  |                          |<-Map 11 [SIMPLE_EDGE]
-                                 |                          |  Reduce Output Operator [RS_15]
+                                 |                          |  Reduce Output Operator [RS_13]
                                  |                          |     key expressions:_col0 (type: int)
                                  |                          |     Map-reduce partition columns:_col0 (type: int)
                                  |                          |     sort order:+
@@ -252,14 +252,14 @@ Stage-0
                                  |                          |     Select Operator [SEL_11]
                                  |                          |        outputColumnNames:["_col0"]
                                  |                          |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                 |                          |        Filter Operator [FIL_78]
+                                 |                          |        Filter Operator [FIL_69]
                                  |                          |           predicate:(d_month_seq BETWEEN 1212 AND 1223 and d_date_sk is not null) (type: boolean)
                                  |                          |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
                                  |                          |           TableScan [TS_9]
                                  |                          |              alias:date_dim
                                  |                          |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
                                  |                          |<-Map 7 [SIMPLE_EDGE]
-                                 |                             Reduce Output Operator [RS_13]
+                                 |                             Reduce Output Operator [RS_12]
                                  |                                key expressions:_col0 (type: int)
                                  |                                Map-reduce partition columns:_col0 (type: int)
                                  |                                sort order:+
@@ -268,45 +268,45 @@ Stage-0
                                  |                                Select Operator [SEL_8]
                                  |                                   outputColumnNames:["_col0","_col1","_col2","_col3"]
                                  |                                   Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                 |                                   Filter Operator [FIL_77]
+                                 |                                   Filter Operator [FIL_68]
                                  |                                      predicate:(ss_sold_date_sk is not null and ss_store_sk is not null) (type: boolean)
                                  |                                      Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                                  |                                      TableScan [TS_6]
                                  |                                         alias:store_sales
                                  |                                         Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                                  |<-Reducer 2 [SIMPLE_EDGE]
-                                    Reduce Output Operator [RS_48]
+                                    Reduce Output Operator [RS_44]
                                        sort order:
                                        Statistics:Num rows: 508200 Data size: 729916518 Basic stats: COMPLETE Column stats: NONE
                                        value expressions:_col0 (type: int), _col1 (type: string), _col2 (type: int), _col3 (type: string), _col4 (type: decimal(7,2)), _col5 (type: decimal(7,2)), _col6 (type: string)
-                                       Merge Join Operator [MERGEJOIN_81]
+                                       Merge Join Operator [MERGEJOIN_72]
                                        |  condition map:[{"":"Inner Join 0 to 1"}]
                                        |  keys:{}
                                        |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
                                        |  Statistics:Num rows: 508200 Data size: 729916518 Basic stats: COMPLETE Column stats: NONE
                                        |<-Map 1 [SIMPLE_EDGE]
-                                       |  Reduce Output Operator [RS_45]
+                                       |  Reduce Output Operator [RS_41]
                                        |     sort order:
                                        |     Statistics:Num rows: 1704 Data size: 3256276 Basic stats: COMPLETE Column stats: NONE
                                        |     value expressions:_col0 (type: int), _col1 (type: string)
                                        |     Select Operator [SEL_2]
                                        |        outputColumnNames:["_col0","_col1"]
                                        |        Statistics:Num rows: 1704 Data size: 3256276 Basic stats: COMPLETE Column stats: NONE
-                                       |        Filter Operator [FIL_75]
+                                       |        Filter Operator [FIL_66]
                                        |           predicate:s_store_sk is not null (type: boolean)
                                        |           Statistics:Num rows: 1704 Data size: 3256276 Basic stats: COMPLETE Column stats: NONE
                                        |           TableScan [TS_0]
                                        |              alias:store
                                        |              Statistics:Num rows: 1704 Data size: 3256276 Basic stats: COMPLETE Column stats: NONE
                                        |<-Map 6 [SIMPLE_EDGE]
-                                          Reduce Output Operator [RS_46]
+                                          Reduce Output Operator [RS_42]
                                              sort order:
                                              Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
                                              value expressions:_col0 (type: int), _col1 (type: string), _col2 (type: decimal(7,2)), _col3 (type: decimal(7,2)), _col4 (type: string)
                                              Select Operator [SEL_5]
                                                 outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
                                                 Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
-                                                Filter Operator [FIL_76]
+                                                Filter Operator [FIL_67]
                                                    predicate:i_item_sk is not null (type: boolean)
                                                    Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
                                                    TableScan [TS_3]

http://git-wip-us.apache.org/repos/asf/hive/blob/6f44fc81/ql/src/test/results/clientpositive/perf/query66.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query66.q.out b/ql/src/test/results/clientpositive/perf/query66.q.out
index 42bcb83..22eaf61 100644
--- a/ql/src/test/results/clientpositive/perf/query66.q.out
+++ b/ql/src/test/results/clientpositive/perf/query66.q.out
@@ -457,230 +457,230 @@ Stage-0
       limit:100
       Stage-1
          Reducer 9
-         File Output Operator [FS_92]
+         File Output Operator [FS_76]
             compressed:false
             Statistics:Num rows: 100 Data size: 47100 Basic stats: COMPLETE Column stats: NONE
             table:{"input format:":"org.apache.hadoop.mapred.TextInputFormat","output format:":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","serde:":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe"}
-            Limit [LIM_91]
+            Limit [LIM_75]
                Number of rows:100
                Statistics:Num rows: 100 Data size: 47100 Basic stats: COMPLETE Column stats: NONE
-               Select Operator [SEL_90]
+               Select Operator [SEL_74]
                |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31","_col32","_col33","_col34","_col35","_col36","_col37","_col38","_col39","_col40","_col41","_col42","_col43"]
                |  Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
                |<-Reducer 8 [SIMPLE_EDGE]
-                  Reduce Output Operator [RS_89]
+                  Reduce Output Operator [RS_73]
                      key expressions:_col0 (type: string)
                      sort order:+
                      Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
                      value expressions:_col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int), _col8 (type: decimal(38,2)), _col9 (type: decimal(38,2)), _col10 (type: decimal(38,2)), _col11 (type: decimal(38,2)), _col12 (type: decimal(38,2)), _col13 (type: decimal(38,2)), _col14 (type: decimal(38,2)), _col15 (type: decimal(38,2)), _col16 (type: decimal(38,2)), _col17 (type: decimal(38,2)), _col18 (type: decimal(38,2)), _col19 (type: decimal(38,2)), _col20 (type: decimal(38,12)), _col21 (type: decimal(38,12)), _col22 (type: decimal(38,12)), _col23 (type: decimal(38,12)), _col24 (type: decimal(38,12)), _col25 (type: decimal(38,12)), _col26 (type: decimal(38,12)), _col27 (type: decimal(38,12)), _col28 (type: decimal(38,12)), _col29 (type: decimal(38,12)), _col30 (type: decimal(38,12)), _col31 (type: decimal(38,12)), _col32 (type: decimal(38,2)), _col33 (type: decimal(38,2)), _col34 (type: decima
 l(38,2)), _col35 (type: decimal(38,2)), _col36 (type: decimal(38,2)), _col37 (type: decimal(38,2)), _col38 (type: decimal(38,2)), _col39 (type: decimal(38,2)), _col40 (type: decimal(38,2)), _col41 (type: decimal(38,2)), _col42 (type: decimal(38,2)), _col43 (type: decimal(38,2))
-                     Group By Operator [GBY_87]
+                     Group By Operator [GBY_71]
                      |  aggregations:["sum(VALUE._col0)","sum(VALUE._col1)","sum(VALUE._col2)","sum(VALUE._col3)","sum(VALUE._col4)","sum(VALUE._col5)","sum(VALUE._col6)","sum(VALUE._col7)","sum(VALUE._col8)","sum(VALUE._col9)","sum(VALUE._col10)","sum(VALUE._col11)","sum(VALUE._col12)","sum(VALUE._col13)","sum(VALUE._col14)","sum(VALUE._col15)","sum(VALUE._col16)","sum(VALUE._col17)","sum(VALUE._col18)","sum(VALUE._col19)","sum(VALUE._col20)","sum(VALUE._col21)","sum(VALUE._col22)","sum(VALUE._col23)","sum(VALUE._col24)","sum(VALUE._col25)","sum(VALUE._col26)","sum(VALUE._col27)","sum(VALUE._col28)","sum(VALUE._col29)","sum(VALUE._col30)","sum(VALUE._col31)","sum(VALUE._col32)","sum(VALUE._col33)","sum(VALUE._col34)","sum(VALUE._col35)"]
                      |  keys:KEY._col0 (type: string), KEY._col1 (type: int), KEY._col2 (type: string), KEY._col3 (type: string), KEY._col4 (type: string), KEY._col5 (type: string), KEY._col6 (type: string), KEY._col7 (type: int)
                      |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31","_col32","_col33","_col34","_col35","_col36","_col37","_col38","_col39","_col40","_col41","_col42","_col43"]
                      |  Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
                      |<-Union 7 [SIMPLE_EDGE]
                         |<-Reducer 19 [CONTAINS]
-                        |  Reduce Output Operator [RS_86]
+                        |  Reduce Output Operator [RS_70]
                         |     key expressions:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int)
                         |     Map-reduce partition columns:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int)
                         |     sort order:++++++++
                         |     Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
                         |     value expressions:_col8 (type: decimal(38,2)), _col9 (type: decimal(38,2)), _col10 (type: decimal(38,2)), _col11 (type: decimal(38,2)), _col12 (type: decimal(38,2)), _col13 (type: decimal(38,2)), _col14 (type: decimal(38,2)), _col15 (type: decimal(38,2)), _col16 (type: decimal(38,2)), _col17 (type: decimal(38,2)), _col18 (type: decimal(38,2)), _col19 (type: decimal(38,2)), _col20 (type: decimal(38,12)), _col21 (type: decimal(38,12)), _col22 (type: decimal(38,12)), _col23 (type: decimal(38,12)), _col24 (type: decimal(38,12)), _col25 (type: decimal(38,12)), _col26 (type: decimal(38,12)), _col27 (type: decimal(38,12)), _col28 (type: decimal(38,12)), _col29 (type: decimal(38,12)), _col30 (type: decimal(38,12)), _col31 (type: decimal(38,12)), _col32 (type: decimal(38,2)), _col33 (type: decimal(38,2)), _col34 (type: decimal(38,2)), _col35 (type: decimal(38,2)), _col36 (type: decimal(38,2)), _col37 (type: decimal(38,2)), _col38 (type: decimal(38,2)), _col39 (t
 ype: decimal(38,2)), _col40 (type: decimal(38,2)), _col41 (type: decimal(38,2)), _col42 (type: decimal(38,2)), _col43 (type: decimal(38,2))
-                        |     Group By Operator [GBY_85]
+                        |     Group By Operator [GBY_69]
                         |        aggregations:["sum(_col8)","sum(_col9)","sum(_col10)","sum(_col11)","sum(_col12)","sum(_col13)","sum(_col14)","sum(_col15)","sum(_col16)","sum(_col17)","sum(_col18)","sum(_col19)","sum(_col20)","sum(_col21)","sum(_col22)","sum(_col23)","sum(_col24)","sum(_col25)","sum(_col26)","sum(_col27)","sum(_col28)","sum(_col29)","sum(_col30)","sum(_col31)","sum(_col32)","sum(_col33)","sum(_col34)","sum(_col35)","sum(_col36)","sum(_col37)","sum(_col38)","sum(_col39)","sum(_col40)","sum(_col41)","sum(_col42)","sum(_col43)"]
                         |        keys:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int)
                         |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31","_col32","_col33","_col34","_col35","_col36","_col37","_col38","_col39","_col40","_col41","_col42","_col43"]
                         |        Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                        |        Select Operator [SEL_83]
+                        |        Select Operator [SEL_67]
                         |           outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31","_col32","_col33","_col34","_col35","_col36","_col37","_col38","_col39","_col40","_col41","_col42","_col43"]
                         |           Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                        |           Select Operator [SEL_81]
+                        |           Select Operator [SEL_65]
                         |              outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31"]
                         |              Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
-                        |              Group By Operator [GBY_80]
+                        |              Group By Operator [GBY_64]
                         |              |  aggregations:["sum(VALUE._col0)","sum(VALUE._col1)","sum(VALUE._col2)","sum(VALUE._col3)","sum(VALUE._col4)","sum(VALUE._col5)","sum(VALUE._col6)","sum(VALUE._col7)","sum(VALUE._col8)","sum(VALUE._col9)","sum(VALUE._col10)","sum(VALUE._col11)","sum(VALUE._col12)","sum(VALUE._col13)","sum(VALUE._col14)","sum(VALUE._col15)","sum(VALUE._col16)","sum(VALUE._col17)","sum(VALUE._col18)","sum(VALUE._col19)","sum(VALUE._col20)","sum(VALUE._col21)","sum(VALUE._col22)","sum(VALUE._col23)"]
                         |              |  keys:KEY._col0 (type: string), KEY._col1 (type: int), KEY._col2 (type: string), KEY._col3 (type: string), KEY._col4 (type: string), KEY._col5 (type: string), KEY._col6 (type: int)
                         |              |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30"]
                         |              |  Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
                         |              |<-Reducer 18 [SIMPLE_EDGE]
-                        |                 Reduce Output Operator [RS_79]
+                        |                 Reduce Output Operator [RS_63]
                         |                    key expressions:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: int)
                         |                    Map-reduce partition columns:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: int)
                         |                    sort order:+++++++
                         |                    Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
                         |                    value expressions:_col7 (type: decimal(28,2)), _col8 (type: decimal(28,2)), _col9 (type: decimal(28,2)), _col10 (type: decimal(28,2)), _col11 (type: decimal(28,2)), _col12 (type: decimal(28,2)), _col13 (type: decimal(28,2)), _col14 (type: decimal(28,2)), _col15 (type: decimal(28,2)), _col16 (type: decimal(28,2)), _col17 (type: decimal(28,2)), _col18 (type: decimal(28,2)), _col19 (type: decimal(28,2)), _col20 (type: decimal(28,2)), _col21 (type: decimal(28,2)), _col22 (type: decimal(28,2)), _col23 (type: decimal(28,2)), _col24 (type: decimal(28,2)), _col25 (type: decimal(28,2)), _col26 (type: decimal(28,2)), _col27 (type: decimal(28,2)), _col28 (type: decimal(28,2)), _col29 (type: decimal(28,2)), _col30 (type: decimal(28,2))
-                        |                    Group By Operator [GBY_78]
+                        |                    Group By Operator [GBY_62]
                         |                       aggregations:["sum(_col7)","sum(_col8)","sum(_col9)","sum(_col10)","sum(_col11)","sum(_col12)","sum(_col13)","sum(_col14)","sum(_col15)","sum(_col16)","sum(_col17)","sum(_col18)","sum(_col19)","sum(_col20)","sum(_col21)","sum(_col22)","sum(_col23)","sum(_col24)","sum(_col25)","sum(_col26)","sum(_col27)","sum(_col28)","sum(_col29)","sum(_col30)"]
                         |                       keys:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: int)
                         |                       outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30"]
                         |                       Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                        |                       Select Operator [SEL_76]
+                        |                       Select Operator [SEL_60]
                         |                          outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30"]
                         |                          Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                        |                          Merge Join Operator [MERGEJOIN_138]
+                        |                          Merge Join Operator [MERGEJOIN_122]
                         |                          |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                          |  keys:{"0":"_col2 (type: int)","1":"_col0 (type: int)"}
                         |                          |  outputColumnNames:["_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13","_col16"]
                         |                          |  Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
                         |                          |<-Map 23 [SIMPLE_EDGE]
-                        |                          |  Reduce Output Operator [RS_74]
+                        |                          |  Reduce Output Operator [RS_58]
                         |                          |     key expressions:_col0 (type: int)
                         |                          |     Map-reduce partition columns:_col0 (type: int)
                         |                          |     sort order:+
                         |                          |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                          |     Select Operator [SEL_55]
+                        |                          |     Select Operator [SEL_47]
                         |                          |        outputColumnNames:["_col0"]
                         |                          |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                          |        Filter Operator [FIL_130]
+                        |                          |        Filter Operator [FIL_114]
                         |                          |           predicate:((sm_carrier) IN ('DIAMOND', 'AIRBORNE') and sm_ship_mode_sk is not null) (type: boolean)
                         |                          |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                          |           TableScan [TS_53]
+                        |                          |           TableScan [TS_45]
                         |                          |              alias:ship_mode
                         |                          |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                          |<-Reducer 17 [SIMPLE_EDGE]
-                        |                             Reduce Output Operator [RS_72]
+                        |                             Reduce Output Operator [RS_57]
                         |                                key expressions:_col2 (type: int)
                         |                                Map-reduce partition columns:_col2 (type: int)
                         |                                sort order:+
                         |                                Statistics:Num rows: 47520 Data size: 22381920 Basic stats: COMPLETE Column stats: NONE
                         |                                value expressions:_col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2)), _col8 (type: string), _col9 (type: int), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: string), _col16 (type: int)
-                        |                                Merge Join Operator [MERGEJOIN_137]
+                        |                                Merge Join Operator [MERGEJOIN_121]
                         |                                |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                                |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
                         |                                |  outputColumnNames:["_col2","_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13","_col16"]
                         |                                |  Statistics:Num rows: 47520 Data size: 22381920 Basic stats: COMPLETE Column stats: NONE
                         |                                |<-Map 22 [SIMPLE_EDGE]
-                        |                                |  Reduce Output Operator [RS_69]
+                        |                                |  Reduce Output Operator [RS_55]
                         |                                |     key expressions:_col0 (type: int)
                         |                                |     Map-reduce partition columns:_col0 (type: int)
                         |                                |     sort order:+
                         |                                |     Statistics:Num rows: 43200 Data size: 20347200 Basic stats: COMPLETE Column stats: NONE
-                        |                                |     Select Operator [SEL_52]
+                        |                                |     Select Operator [SEL_44]
                         |                                |        outputColumnNames:["_col0"]
                         |                                |        Statistics:Num rows: 43200 Data size: 20347200 Basic stats: COMPLETE Column stats: NONE
-                        |                                |        Filter Operator [FIL_129]
+                        |                                |        Filter Operator [FIL_113]
                         |                                |           predicate:(t_time BETWEEN 49530 AND 78330 and t_time_sk is not null) (type: boolean)
                         |                                |           Statistics:Num rows: 43200 Data size: 20347200 Basic stats: COMPLETE Column stats: NONE
-                        |                                |           TableScan [TS_50]
+                        |                                |           TableScan [TS_42]
                         |                                |              alias:time_dim
                         |                                |              Statistics:Num rows: 86400 Data size: 40694400 Basic stats: COMPLETE Column stats: NONE
                         |                                |<-Reducer 16 [SIMPLE_EDGE]
-                        |                                   Reduce Output Operator [RS_67]
+                        |                                   Reduce Output Operator [RS_54]
                         |                                      key expressions:_col1 (type: int)
                         |                                      Map-reduce partition columns:_col1 (type: int)
                         |                                      sort order:+
                         |                                      Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                         |                                      value expressions:_col2 (type: int), _col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2)), _col8 (type: string), _col9 (type: int), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: string), _col16 (type: int)
-                        |                                      Merge Join Operator [MERGEJOIN_136]
+                        |                                      Merge Join Operator [MERGEJOIN_120]
                         |                                      |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                                      |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
                         |                                      |  outputColumnNames:["_col1","_col2","_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13","_col16"]
                         |                                      |  Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                         |                                      |<-Map 21 [SIMPLE_EDGE]
-                        |                                      |  Reduce Output Operator [RS_64]
+                        |                                      |  Reduce Output Operator [RS_52]
                         |                                      |     key expressions:_col0 (type: int)
                         |                                      |     Map-reduce partition columns:_col0 (type: int)
                         |                                      |     sort order:+
                         |                                      |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
                         |                                      |     value expressions:_col2 (type: int)
-                        |                                      |     Select Operator [SEL_49]
+                        |                                      |     Select Operator [SEL_41]
                         |                                      |        outputColumnNames:["_col0","_col2"]
                         |                                      |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                        |                                      |        Filter Operator [FIL_128]
+                        |                                      |        Filter Operator [FIL_112]
                         |                                      |           predicate:((d_year = 2002) and d_date_sk is not null) (type: boolean)
                         |                                      |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                        |                                      |           TableScan [TS_47]
+                        |                                      |           TableScan [TS_39]
                         |                                      |              alias:date_dim
                         |                                      |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
                         |                                      |<-Reducer 15 [SIMPLE_EDGE]
-                        |                                         Reduce Output Operator [RS_62]
+                        |                                         Reduce Output Operator [RS_51]
                         |                                            key expressions:_col0 (type: int)
                         |                                            Map-reduce partition columns:_col0 (type: int)
                         |                                            sort order:+
                         |                                            Statistics:Num rows: 29 Data size: 30582 Basic stats: COMPLETE Column stats: NONE
                         |                                            value expressions:_col1 (type: int), _col2 (type: int), _col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2)), _col8 (type: string), _col9 (type: int), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: string)
-                        |                                            Merge Join Operator [MERGEJOIN_135]
+                        |                                            Merge Join Operator [MERGEJOIN_119]
                         |                                            |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                                            |  keys:{"0":"_col3 (type: int)","1":"_col0 (type: int)"}
                         |                                            |  outputColumnNames:["_col0","_col1","_col2","_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13"]
                         |                                            |  Statistics:Num rows: 29 Data size: 30582 Basic stats: COMPLETE Column stats: NONE
                         |                                            |<-Map 14 [SIMPLE_EDGE]
-                        |                                            |  Reduce Output Operator [RS_57]
+                        |                                            |  Reduce Output Operator [RS_48]
                         |                                            |     key expressions:_col3 (type: int)
                         |                                            |     Map-reduce partition columns:_col3 (type: int)
                         |                                            |     sort order:+
                         |                                            |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                                            |     value expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2))
-                        |                                            |     Select Operator [SEL_43]
+                        |                                            |     Select Operator [SEL_35]
                         |                                            |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
                         |                                            |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                                            |        Filter Operator [FIL_126]
+                        |                                            |        Filter Operator [FIL_110]
                         |                                            |           predicate:(((cs_warehouse_sk is not null and cs_sold_date_sk is not null) and cs_sold_time_sk is not null) and cs_ship_mode_sk is not null) (type: boolean)
                         |                                            |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                                            |           TableScan [TS_41]
+                        |                                            |           TableScan [TS_33]
                         |                                            |              alias:catalog_sales
                         |                                            |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                                            |<-Map 20 [SIMPLE_EDGE]
-                        |                                               Reduce Output Operator [RS_59]
+                        |                                               Reduce Output Operator [RS_49]
                         |                                                  key expressions:_col0 (type: int)
                         |                                                  Map-reduce partition columns:_col0 (type: int)
                         |                                                  sort order:+
                         |                                                  Statistics:Num rows: 27 Data size: 27802 Basic stats: COMPLETE Column stats: NONE
                         |                                                  value expressions:_col1 (type: string), _col2 (type: int), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string)
-                        |                                                  Select Operator [SEL_46]
+                        |                                                  Select Operator [SEL_38]
                         |                                                     outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
                         |                                                     Statistics:Num rows: 27 Data size: 27802 Basic stats: COMPLETE Column stats: NONE
-                        |                                                     Filter Operator [FIL_127]
+                        |                                                     Filter Operator [FIL_111]
                         |                                                        predicate:w_warehouse_sk is not null (type: boolean)
                         |                                                        Statistics:Num rows: 27 Data size: 27802 Basic stats: COMPLETE Column stats: NONE
-                        |                                                        TableScan [TS_44]
+                        |                                                        TableScan [TS_36]
                         |                                                           alias:warehouse
                         |                                                           Statistics:Num rows: 27 Data size: 27802 Basic stats: COMPLETE Column stats: NONE
                         |<-Reducer 6 [CONTAINS]
-                           Reduce Output Operator [RS_86]
+                           Reduce Output Operator [RS_70]
                               key expressions:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int)
                               Map-reduce partition columns:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int)
                               sort order:++++++++
                               Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
                               value expressions:_col8 (type: decimal(38,2)), _col9 (type: decimal(38,2)), _col10 (type: decimal(38,2)), _col11 (type: decimal(38,2)), _col12 (type: decimal(38,2)), _col13 (type: decimal(38,2)), _col14 (type: decimal(38,2)), _col15 (type: decimal(38,2)), _col16 (type: decimal(38,2)), _col17 (type: decimal(38,2)), _col18 (type: decimal(38,2)), _col19 (type: decimal(38,2)), _col20 (type: decimal(38,12)), _col21 (type: decimal(38,12)), _col22 (type: decimal(38,12)), _col23 (type: decimal(38,12)), _col24 (type: decimal(38,12)), _col25 (type: decimal(38,12)), _col26 (type: decimal(38,12)), _col27 (type: decimal(38,12)), _col28 (type: decimal(38,12)), _col29 (type: decimal(38,12)), _col30 (type: decimal(38,12)), _col31 (type: decimal(38,12)), _col32 (type: decimal(38,2)), _col33 (type: decimal(38,2)), _col34 (type: decimal(38,2)), _col35 (type: decimal(38,2)), _col36 (type: decimal(38,2)), _col37 (type: decimal(38,2)), _col38 (type: decimal(38,2)), _col39 (t
 ype: decimal(38,2)), _col40 (type: decimal(38,2)), _col41 (type: decimal(38,2)), _col42 (type: decimal(38,2)), _col43 (type: decimal(38,2))
-                              Group By Operator [GBY_85]
+                              Group By Operator [GBY_69]
                                  aggregations:["sum(_col8)","sum(_col9)","sum(_col10)","sum(_col11)","sum(_col12)","sum(_col13)","sum(_col14)","sum(_col15)","sum(_col16)","sum(_col17)","sum(_col18)","sum(_col19)","sum(_col20)","sum(_col21)","sum(_col22)","sum(_col23)","sum(_col24)","sum(_col25)","sum(_col26)","sum(_col27)","sum(_col28)","sum(_col29)","sum(_col30)","sum(_col31)","sum(_col32)","sum(_col33)","sum(_col34)","sum(_col35)","sum(_col36)","sum(_col37)","sum(_col38)","sum(_col39)","sum(_col40)","sum(_col41)","sum(_col42)","sum(_col43)"]
                                  keys:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: int)
                                  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31","_col32","_col33","_col34","_col35","_col36","_col37","_col38","_col39","_col40","_col41","_col42","_col43"]
                                  Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                                 Select Operator [SEL_83]
+                                 Select Operator [SEL_67]
                                     outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31","_col32","_col33","_col34","_col35","_col36","_col37","_col38","_col39","_col40","_col41","_col42","_col43"]
                                     Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                                    Select Operator [SEL_40]
+                                    Select Operator [SEL_32]
                                        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30","_col31"]
                                        Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
-                                       Group By Operator [GBY_39]
+                                       Group By Operator [GBY_31]
                                        |  aggregations:["sum(VALUE._col0)","sum(VALUE._col1)","sum(VALUE._col2)","sum(VALUE._col3)","sum(VALUE._col4)","sum(VALUE._col5)","sum(VALUE._col6)","sum(VALUE._col7)","sum(VALUE._col8)","sum(VALUE._col9)","sum(VALUE._col10)","sum(VALUE._col11)","sum(VALUE._col12)","sum(VALUE._col13)","sum(VALUE._col14)","sum(VALUE._col15)","sum(VALUE._col16)","sum(VALUE._col17)","sum(VALUE._col18)","sum(VALUE._col19)","sum(VALUE._col20)","sum(VALUE._col21)","sum(VALUE._col22)","sum(VALUE._col23)"]
                                        |  keys:KEY._col0 (type: string), KEY._col1 (type: int), KEY._col2 (type: string), KEY._col3 (type: string), KEY._col4 (type: string), KEY._col5 (type: string), KEY._col6 (type: int)
                                        |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30"]
                                        |  Statistics:Num rows: 26136 Data size: 12310056 Basic stats: COMPLETE Column stats: NONE
                                        |<-Reducer 5 [SIMPLE_EDGE]
-                                          Reduce Output Operator [RS_38]
+                                          Reduce Output Operator [RS_30]
                                              key expressions:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: int)
                                              Map-reduce partition columns:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: int)
                                              sort order:+++++++
                                              Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
                                              value expressions:_col7 (type: decimal(28,2)), _col8 (type: decimal(28,2)), _col9 (type: decimal(28,2)), _col10 (type: decimal(28,2)), _col11 (type: decimal(28,2)), _col12 (type: decimal(28,2)), _col13 (type: decimal(28,2)), _col14 (type: decimal(28,2)), _col15 (type: decimal(28,2)), _col16 (type: decimal(28,2)), _col17 (type: decimal(28,2)), _col18 (type: decimal(28,2)), _col19 (type: decimal(28,2)), _col20 (type: decimal(28,2)), _col21 (type: decimal(28,2)), _col22 (type: decimal(28,2)), _col23 (type: decimal(28,2)), _col24 (type: decimal(28,2)), _col25 (type: decimal(28,2)), _col26 (type: decimal(28,2)), _col27 (type: decimal(28,2)), _col28 (type: decimal(28,2)), _col29 (type: decimal(28,2)), _col30 (type: decimal(28,2))
-                                             Group By Operator [GBY_37]
+                                             Group By Operator [GBY_29]
                                                 aggregations:["sum(_col7)","sum(_col8)","sum(_col9)","sum(_col10)","sum(_col11)","sum(_col12)","sum(_col13)","sum(_col14)","sum(_col15)","sum(_col16)","sum(_col17)","sum(_col18)","sum(_col19)","sum(_col20)","sum(_col21)","sum(_col22)","sum(_col23)","sum(_col24)","sum(_col25)","sum(_col26)","sum(_col27)","sum(_col28)","sum(_col29)","sum(_col30)"]
                                                 keys:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: int)
                                                 outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30"]
                                                 Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                                                Select Operator [SEL_35]
+                                                Select Operator [SEL_27]
                                                    outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20","_col21","_col22","_col23","_col24","_col25","_col26","_col27","_col28","_col29","_col30"]
                                                    Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
-                                                   Merge Join Operator [MERGEJOIN_134]
+                                                   Merge Join Operator [MERGEJOIN_118]
                                                    |  condition map:[{"":"Inner Join 0 to 1"}]
                                                    |  keys:{"0":"_col2 (type: int)","1":"_col0 (type: int)"}
                                                    |  outputColumnNames:["_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13","_col16"]
                                                    |  Statistics:Num rows: 52272 Data size: 24620112 Basic stats: COMPLETE Column stats: NONE
                                                    |<-Map 13 [SIMPLE_EDGE]
-                                                   |  Reduce Output Operator [RS_33]
+                                                   |  Reduce Output Operator [RS_25]
                                                    |     key expressions:_col0 (type: int)
                                                    |     Map-reduce partition columns:_col0 (type: int)
                                                    |     sort order:+
@@ -688,26 +688,26 @@ Stage-0
                                                    |     Select Operator [SEL_14]
                                                    |        outputColumnNames:["_col0"]
                                                    |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                   |        Filter Operator [FIL_125]
+                                                   |        Filter Operator [FIL_109]
                                                    |           predicate:((sm_carrier) IN ('DIAMOND', 'AIRBORNE') and sm_ship_mode_sk is not null) (type: boolean)
                                                    |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                                                    |           TableScan [TS_12]
                                                    |              alias:ship_mode
                                                    |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                                                    |<-Reducer 4 [SIMPLE_EDGE]
-                                                      Reduce Output Operator [RS_31]
+                                                      Reduce Output Operator [RS_24]
                                                          key expressions:_col2 (type: int)
                                                          Map-reduce partition columns:_col2 (type: int)
                                                          sort order:+
                                                          Statistics:Num rows: 47520 Data size: 22381920 Basic stats: COMPLETE Column stats: NONE
                                                          value expressions:_col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2)), _col8 (type: string), _col9 (type: int), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: string), _col16 (type: int)
-                                                         Merge Join Operator [MERGEJOIN_133]
+                                                         Merge Join Operator [MERGEJOIN_117]
                                                          |  condition map:[{"":"Inner Join 0 to 1"}]
                                                          |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
                                                          |  outputColumnNames:["_col2","_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13","_col16"]
                                                          |  Statistics:Num rows: 47520 Data size: 22381920 Basic stats: COMPLETE Column stats: NONE
                                                          |<-Map 12 [SIMPLE_EDGE]
-                                                         |  Reduce Output Operator [RS_28]
+                                                         |  Reduce Output Operator [RS_22]
                                                          |     key expressions:_col0 (type: int)
                                                          |     Map-reduce partition columns:_col0 (type: int)
                                                          |     sort order:+
@@ -715,26 +715,26 @@ Stage-0
                                                          |     Select Operator [SEL_11]
                                                          |        outputColumnNames:["_col0"]
                                                          |        Statistics:Num rows: 43200 Data size: 20347200 Basic stats: COMPLETE Column stats: NONE
-                                                         |        Filter Operator [FIL_124]
+                                                         |        Filter Operator [FIL_108]
                                                          |           predicate:(t_time BETWEEN 49530 AND 78330 and t_time_sk is not null) (type: boolean)
                                                          |           Statistics:Num rows: 43200 Data size: 20347200 Basic stats: COMPLETE Column stats: NONE
                                                          |           TableScan [TS_9]
                                                          |              alias:time_dim
                                                          |              Statistics:Num rows: 86400 Data size: 40694400 Basic stats: COMPLETE Column stats: NONE
                                                          |<-Reducer 3 [SIMPLE_EDGE]
-                                                            Reduce Output Operator [RS_26]
+                                                            Reduce Output Operator [RS_21]
                                                                key expressions:_col1 (type: int)
                                                                Map-reduce partition columns:_col1 (type: int)
                                                                sort order:+
                                                                Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                                                                value expressions:_col2 (type: int), _col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2)), _col8 (type: string), _col9 (type: int), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: string), _col16 (type: int)
-                                                               Merge Join Operator [MERGEJOIN_132]
+                                                               Merge Join Operator [MERGEJOIN_116]
                                                                |  condition map:[{"":"Inner Join 0 to 1"}]
                                                                |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
                                                                |  outputColumnNames:["_col1","_col2","_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13","_col16"]
                                                                |  Statistics:Num rows: 40176 Data size: 44957392 Basic stats: COMPLETE Column stats: NONE
                                                                |<-Map 11 [SIMPLE_EDGE]
-                                                               |  Reduce Output Operator [RS_23]
+                                                               |  Reduce Output Operator [RS_19]
                                                                |     key expressions:_col0 (type: int)
                                                                |     Map-reduce partition columns:_col0 (type: int)
                                                                |     sort order:+
@@ -743,26 +743,26 @@ Stage-0
                                                                |     Select Operator [SEL_8]
                                                                |        outputColumnNames:["_col0","_col2"]
                                                                |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                                               |        Filter Operator [FIL_123]
+                                                               |        Filter Operator [FIL_107]
                                                                |           predicate:((d_year = 2002) and d_date_sk is not null) (type: boolean)
                                                                |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
                                                                |           TableScan [TS_6]
                                                                |              alias:date_dim
                                                                |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
                                                                |<-Reducer 2 [SIMPLE_EDGE]
-                                                                  Reduce Output Operator [RS_21]
+                                                                  Reduce Output Operator [RS_18]
                                                                      key expressions:_col0 (type: int)
                                                                      Map-reduce partition columns:_col0 (type: int)
                                                                      sort order:+
                                                                      Statistics:Num rows: 29 Data size: 30582 Basic stats: COMPLETE Column stats: NONE
                                                                      value expressions:_col1 (type: int), _col2 (type: int), _col4 (type: int), _col5 (type: decimal(7,2)), _col6 (type: decimal(7,2)), _col8 (type: string), _col9 (type: int), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: string)
-                                                                     Merge Join Operator [MERGEJOIN_131]
+                                                                     Merge Join Operator [MERGEJOIN_115]
                                                                      |  condition map:[{"":"Inner Join 0 to 1"}]
                                                                      |  keys:{"0":"_col3 (type: int)","1":"_col0 (type: int)"}
                                                                      |  outputColumnNames:["_col0","_col1","_col2","_col4","_col5","_col6","_col8","_col9","_col10","_col11","_col12","_col13"]
                                                                      |  Statistics:Num rows: 29 Data size: 30582 Basic stats: COMPLETE Column stats: NONE
                                                                      |<-Map 1 [SIMPLE_EDGE]
-                                                                     |  Reduce Output Operator [RS_16]
+                                                                     |  Reduce Output Operator [RS_15]
                                                                      |     key expressions:_col3 (type: int)
                                                                      |     Map-reduce partition columns:_col3 (type: int)
                                                                      |     sort order:+
@@ -771,14 +771,14 @@ Stage-0
                                                                      |     Select Operator [SEL_2]
                                                                      |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
                                                                      |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                                     |        Filter Operator [FIL_121]
+                                                                     |        Filter Operator [FIL_105]
                                                                      |           predicate:(((ws_warehouse_sk is not null and ws_sold_date_sk is not null) and ws_sold_time_sk is not null) and ws_ship_mode_sk is not null) (type: boolean)
                                                                      |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                                                                      |           TableScan [TS_0]
                                                                      |              alias:web_sales
                                                                      |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                                                                      |<-Map 10 [SIMPLE_EDGE]
-                                                                        Reduce Output Operator [RS_18]
+                                                                        Reduce Output Operator [RS_16]
                                                                            key expressions:_col0 (type: int)
                                                                            Map-reduce partition columns:_col0 (type: int)
                                                                            sort order:+
@@ -787,7 +787,7 @@ Stage-0
                                                                            Select Operator [SEL_5]
                                                                               outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
                                                                               Statistics:Num rows: 27 Data size: 27802 Basic stats: COMPLETE Column stats: NONE
-                                                                              Filter Operator [FIL_122]
+                                                                              Filter Operator [FIL_106]
                                                                                  predicate:w_warehouse_sk is not null (type: boolean)
                                                                                  Statistics:Num rows: 27 Data size: 27802 Basic stats: COMPLETE Column stats: NONE
                                                                                  TableScan [TS_3]