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 2016/01/27 09:30:56 UTC

[12/17] hive git commit: HIVE-12478: Improve Hive/Calcite Transitive Predicate inference (Jesus Camacho Rodriguez, reviewed by Laljo John Pullokkaran)

http://git-wip-us.apache.org/repos/asf/hive/blob/48b201ee/ql/src/test/results/clientpositive/perf/query64.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query64.q.out b/ql/src/test/results/clientpositive/perf/query64.q.out
index 9331673..d3b710a 100644
--- a/ql/src/test/results/clientpositive/perf/query64.q.out
+++ b/ql/src/test/results/clientpositive/perf/query64.q.out
@@ -51,32 +51,32 @@ Stage-0
       limit:-1
       Stage-1
          Reducer 20
-         File Output Operator [FS_254]
+         File Output Operator [FS_255]
             compressed:false
             Statistics:Num rows: 122532649 Data size: 105380558466 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"}
-            Select Operator [SEL_253]
+            Select Operator [SEL_254]
             |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col20"]
             |  Statistics:Num rows: 122532649 Data size: 105380558466 Basic stats: COMPLETE Column stats: NONE
             |<-Reducer 19 [SIMPLE_EDGE]
-               Reduce Output Operator [RS_252]
+               Reduce Output Operator [RS_253]
                   key expressions:_col0 (type: string), _col1 (type: string), _col20 (type: bigint)
                   sort order:+++
                   Statistics:Num rows: 122532649 Data size: 105380558466 Basic stats: COMPLETE Column stats: NONE
-                  value expressions:_col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col12 (type: bigint), _col13 (type: decimal(17,2)), _col14 (type: decimal(17,2)), _col15 (type: decimal(17,2)), _col16 (type: decimal(17,2)), _col17 (type: decimal(17,2)), _col18 (type: decimal(17,2)), _col19 (type: int)
-                  Select Operator [SEL_251]
-                     outputColumnNames:["_col0","_col1","_col10","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col19","_col2","_col20","_col3","_col4","_col5","_col6","_col7","_col8","_col9"]
+                  value expressions:_col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col12 (type: bigint), _col13 (type: decimal(17,2)), _col14 (type: decimal(17,2)), _col15 (type: decimal(17,2)), _col16 (type: decimal(17,2)), _col17 (type: decimal(17,2)), _col18 (type: decimal(17,2))
+                  Select Operator [SEL_252]
+                     outputColumnNames:["_col0","_col1","_col10","_col12","_col13","_col14","_col15","_col16","_col17","_col18","_col2","_col20","_col3","_col4","_col5","_col6","_col7","_col8","_col9"]
                      Statistics:Num rows: 122532649 Data size: 105380558466 Basic stats: COMPLETE Column stats: NONE
-                     Filter Operator [FIL_250]
+                     Filter Operator [FIL_251]
                         predicate:(_col34 <= _col15) (type: boolean)
                         Statistics:Num rows: 122532649 Data size: 105380558466 Basic stats: COMPLETE Column stats: NONE
-                        Merge Join Operator [MERGEJOIN_715]
+                        Merge Join Operator [MERGEJOIN_716]
                         |  condition map:[{"":"Inner Join 0 to 1"}]
                         |  keys:{"0":"_col1 (type: int), _col2 (type: string), _col3 (type: string)","1":"_col1 (type: int), _col2 (type: string), _col3 (type: string)"}
-                        |  outputColumnNames:["_col0","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col15","_col16","_col17","_col18","_col31","_col34","_col35","_col36","_col37"]
+                        |  outputColumnNames:["_col0","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col15","_col16","_col17","_col18","_col34","_col35","_col36","_col37"]
                         |  Statistics:Num rows: 367597947 Data size: 316141675400 Basic stats: COMPLETE Column stats: NONE
                         |<-Reducer 18 [SIMPLE_EDGE]
-                        |  Reduce Output Operator [RS_247]
+                        |  Reduce Output Operator [RS_248]
                         |     key expressions:_col1 (type: int), _col2 (type: string), _col3 (type: string)
                         |     Map-reduce partition columns:_col1 (type: int), _col2 (type: string), _col3 (type: string)
                         |     sort order:+++
@@ -105,7 +105,7 @@ Stage-0
                         |                 Select Operator [SEL_118]
                         |                    outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col13","_col14","_col15","_col16","_col17"]
                         |                    Statistics:Num rows: 668359891 Data size: 574803034585 Basic stats: COMPLETE Column stats: NONE
-                        |                    Merge Join Operator [MERGEJOIN_697]
+                        |                    Merge Join Operator [MERGEJOIN_698]
                         |                    |  condition map:[{"":"Inner Join 0 to 1"},{"":"Inner Join 0 to 2"}]
                         |                    |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)","2":"_col0 (type: int)"}
                         |                    |  outputColumnNames:["_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47","_col50","_col53"]
@@ -120,8 +120,8 @@ Stage-0
                         |                    |     Select Operator [SEL_76]
                         |                    |        outputColumnNames:["_col0","_col3"]
                         |                    |        Statistics:Num rows: 57750 Data size: 82945057 Basic stats: COMPLETE Column stats: NONE
-                        |                    |        Filter Operator [FIL_659]
-                        |                    |           predicate:((((i_color) IN ('maroon', 'burnished', 'dim', 'steel', 'navajo', 'chocolate') and i_current_price BETWEEN 35 AND 45) and i_current_price BETWEEN 36 AND 50) and i_item_sk is not null) (type: boolean)
+                        |                    |        Filter Operator [FIL_660]
+                        |                    |           predicate:(((i_item_sk is not null and (i_color) IN ('maroon', 'burnished', 'dim', 'steel', 'navajo', 'chocolate')) and i_current_price BETWEEN 35 AND 45) and i_current_price BETWEEN 36 AND 50) (type: boolean)
                         |                    |           Statistics:Num rows: 57750 Data size: 82945057 Basic stats: COMPLETE Column stats: NONE
                         |                    |           TableScan [TS_74]
                         |                    |              alias:item
@@ -133,7 +133,7 @@ Stage-0
                         |                    |     sort order:+
                         |                    |     Statistics:Num rows: 303799944 Data size: 261274100967 Basic stats: COMPLETE Column stats: NONE
                         |                    |     value expressions:_col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string)
-                        |                    |     Merge Join Operator [MERGEJOIN_695]
+                        |                    |     Merge Join Operator [MERGEJOIN_696]
                         |                    |     |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |     |  keys:{"0":"_col37 (type: int)","1":"_col0 (type: int)"}
                         |                    |     |  outputColumnNames:["_col1","_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47"]
@@ -147,7 +147,7 @@ Stage-0
                         |                    |     |     Select Operator [SEL_73]
                         |                    |     |        outputColumnNames:["_col0"]
                         |                    |     |        Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
-                        |                    |     |        Filter Operator [FIL_658]
+                        |                    |     |        Filter Operator [FIL_659]
                         |                    |     |           predicate:ib_income_band_sk is not null (type: boolean)
                         |                    |     |           Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
                         |                    |     |           TableScan [TS_71]
@@ -160,7 +160,7 @@ Stage-0
                         |                    |           sort order:+
                         |                    |           Statistics:Num rows: 276181762 Data size: 237521904822 Basic stats: COMPLETE Column stats: NONE
                         |                    |           value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string)
-                        |                    |           Merge Join Operator [MERGEJOIN_694]
+                        |                    |           Merge Join Operator [MERGEJOIN_695]
                         |                    |           |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |           |  keys:{"0":"_col35 (type: int)","1":"_col0 (type: int)"}
                         |                    |           |  outputColumnNames:["_col1","_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col37","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47"]
@@ -174,7 +174,7 @@ Stage-0
                         |                    |           |     Select Operator [SEL_70]
                         |                    |           |        outputColumnNames:["_col0"]
                         |                    |           |        Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
-                        |                    |           |        Filter Operator [FIL_657]
+                        |                    |           |        Filter Operator [FIL_658]
                         |                    |           |           predicate:ib_income_band_sk is not null (type: boolean)
                         |                    |           |           Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
                         |                    |           |           TableScan [TS_68]
@@ -187,7 +187,7 @@ Stage-0
                         |                    |                 sort order:+
                         |                    |                 Statistics:Num rows: 251074324 Data size: 215928999704 Basic stats: COMPLETE Column stats: NONE
                         |                    |                 value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col37 (type: int), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string)
-                        |                    |                 Merge Join Operator [MERGEJOIN_693]
+                        |                    |                 Merge Join Operator [MERGEJOIN_694]
                         |                    |                 |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                 |  keys:{"0":"_col17 (type: int)","1":"_col0 (type: int)"}
                         |                    |                 |  outputColumnNames:["_col1","_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col35","_col37","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47"]
@@ -202,7 +202,7 @@ Stage-0
                         |                    |                 |     Select Operator [SEL_67]
                         |                    |                 |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
                         |                    |                 |        Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                 |        Filter Operator [FIL_656]
+                        |                    |                 |        Filter Operator [FIL_657]
                         |                    |                 |           predicate:ca_address_sk is not null (type: boolean)
                         |                    |                 |           Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
                         |                    |                 |           TableScan [TS_65]
@@ -215,7 +215,7 @@ Stage-0
                         |                    |                       sort order:+
                         |                    |                       Statistics:Num rows: 228249381 Data size: 196299086386 Basic stats: COMPLETE Column stats: NONE
                         |                    |                       value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col35 (type: int), _col37 (type: int), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string)
-                        |                    |                       Merge Join Operator [MERGEJOIN_692]
+                        |                    |                       Merge Join Operator [MERGEJOIN_693]
                         |                    |                       |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                       |  keys:{"0":"_col5 (type: int)","1":"_col0 (type: int)"}
                         |                    |                       |  outputColumnNames:["_col1","_col9","_col10","_col11","_col17","_col23","_col25","_col27","_col28","_col35","_col37","_col39","_col40","_col41","_col42"]
@@ -230,7 +230,7 @@ Stage-0
                         |                    |                       |     Select Operator [SEL_64]
                         |                    |                       |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
                         |                    |                       |        Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                       |        Filter Operator [FIL_655]
+                        |                    |                       |        Filter Operator [FIL_656]
                         |                    |                       |           predicate:ca_address_sk is not null (type: boolean)
                         |                    |                       |           Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
                         |                    |                       |           TableScan [TS_62]
@@ -243,7 +243,7 @@ Stage-0
                         |                    |                             sort order:+
                         |                    |                             Statistics:Num rows: 207499433 Data size: 178453711029 Basic stats: COMPLETE Column stats: NONE
                         |                    |                             value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col35 (type: int), _col37 (type: int)
-                        |                    |                             Merge Join Operator [MERGEJOIN_691]
+                        |                    |                             Merge Join Operator [MERGEJOIN_692]
                         |                    |                             |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                             |  keys:{"0":"_col16 (type: int)","1":"_col0 (type: int)"}
                         |                    |                             |  outputColumnNames:["_col1","_col5","_col9","_col10","_col11","_col17","_col23","_col25","_col27","_col28","_col35","_col37"]
@@ -258,7 +258,7 @@ Stage-0
                         |                    |                             |     Select Operator [SEL_61]
                         |                    |                             |        outputColumnNames:["_col0","_col1"]
                         |                    |                             |        Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                             |        Filter Operator [FIL_654]
+                        |                    |                             |        Filter Operator [FIL_655]
                         |                    |                             |           predicate:(hd_demo_sk is not null and hd_income_band_sk is not null) (type: boolean)
                         |                    |                             |           Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
                         |                    |                             |           TableScan [TS_59]
@@ -271,7 +271,7 @@ Stage-0
                         |                    |                                   sort order:+
                         |                    |                                   Statistics:Num rows: 188635845 Data size: 162230642874 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                   value expressions:_col1 (type: int), _col5 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col35 (type: int)
-                        |                    |                                   Merge Join Operator [MERGEJOIN_690]
+                        |                    |                                   Merge Join Operator [MERGEJOIN_691]
                         |                    |                                   |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                   |  keys:{"0":"_col4 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                   |  outputColumnNames:["_col1","_col5","_col9","_col10","_col11","_col16","_col17","_col23","_col25","_col27","_col28","_col35"]
@@ -286,7 +286,7 @@ Stage-0
                         |                    |                                   |     Select Operator [SEL_58]
                         |                    |                                   |        outputColumnNames:["_col0","_col1"]
                         |                    |                                   |        Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                   |        Filter Operator [FIL_653]
+                        |                    |                                   |        Filter Operator [FIL_654]
                         |                    |                                   |           predicate:(hd_demo_sk is not null and hd_income_band_sk is not null) (type: boolean)
                         |                    |                                   |           Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                   |           TableScan [TS_56]
@@ -299,7 +299,7 @@ Stage-0
                         |                    |                                         sort order:+
                         |                    |                                         Statistics:Num rows: 171487129 Data size: 147482399417 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                         value expressions:_col1 (type: int), _col5 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string)
-                        |                    |                                         Merge Join Operator [MERGEJOIN_689]
+                        |                    |                                         Merge Join Operator [MERGEJOIN_690]
                         |                    |                                         |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                         |  keys:{"0":"_col7 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                         |  outputColumnNames:["_col1","_col4","_col5","_col9","_col10","_col11","_col16","_col17","_col23","_col25","_col27","_col28"]
@@ -313,7 +313,7 @@ Stage-0
                         |                    |                                         |     Select Operator [SEL_55]
                         |                    |                                         |        outputColumnNames:["_col0"]
                         |                    |                                         |        Statistics:Num rows: 2300 Data size: 2713420 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                         |        Filter Operator [FIL_652]
+                        |                    |                                         |        Filter Operator [FIL_653]
                         |                    |                                         |           predicate:p_promo_sk is not null (type: boolean)
                         |                    |                                         |           Statistics:Num rows: 2300 Data size: 2713420 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                         |           TableScan [TS_53]
@@ -332,7 +332,7 @@ Stage-0
                         |                    |                                                  Filter Operator [FIL_51]
                         |                    |                                                     predicate:(_col30 <> _col32) (type: boolean)
                         |                    |                                                     Statistics:Num rows: 155897387 Data size: 134074905655 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                     Merge Join Operator [MERGEJOIN_688]
+                        |                    |                                                     Merge Join Operator [MERGEJOIN_689]
                         |                    |                                                     |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                     |  keys:{"0":"_col15 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                     |  outputColumnNames:["_col1","_col4","_col5","_col7","_col9","_col10","_col11","_col16","_col17","_col23","_col25","_col27","_col28","_col30","_col32"]
@@ -347,7 +347,7 @@ Stage-0
                         |                    |                                                     |     Select Operator [SEL_26]
                         |                    |                                                     |        outputColumnNames:["_col0","_col1"]
                         |                    |                                                     |        Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                     |        Filter Operator [FIL_651]
+                        |                    |                                                     |        Filter Operator [FIL_652]
                         |                    |                                                     |           predicate:cd_demo_sk is not null (type: boolean)
                         |                    |                                                     |           Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                     |           TableScan [TS_24]
@@ -360,7 +360,7 @@ Stage-0
                         |                    |                                                           sort order:+
                         |                    |                                                           Statistics:Num rows: 141724895 Data size: 121886275227 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                           value expressions:_col1 (type: int), _col4 (type: int), _col5 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col30 (type: string)
-                        |                    |                                                           Merge Join Operator [MERGEJOIN_687]
+                        |                    |                                                           Merge Join Operator [MERGEJOIN_688]
                         |                    |                                                           |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                           |  keys:{"0":"_col3 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                           |  outputColumnNames:["_col1","_col4","_col5","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col23","_col25","_col27","_col28","_col30"]
@@ -375,7 +375,7 @@ Stage-0
                         |                    |                                                           |     Select Operator [SEL_23]
                         |                    |                                                           |        outputColumnNames:["_col0","_col1"]
                         |                    |                                                           |        Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                           |        Filter Operator [FIL_650]
+                        |                    |                                                           |        Filter Operator [FIL_651]
                         |                    |                                                           |           predicate:cd_demo_sk is not null (type: boolean)
                         |                    |                                                           |           Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                           |           TableScan [TS_21]
@@ -388,7 +388,7 @@ Stage-0
                         |                    |                                                                 sort order:+
                         |                    |                                                                 Statistics:Num rows: 128840811 Data size: 110805702351 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                 value expressions:_col1 (type: int), _col4 (type: int), _col5 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col15 (type: int), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string)
-                        |                    |                                                                 Merge Join Operator [MERGEJOIN_686]
+                        |                    |                                                                 Merge Join Operator [MERGEJOIN_687]
                         |                    |                                                                 |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                                 |  keys:{"0":"_col6 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                                 |  outputColumnNames:["_col1","_col3","_col4","_col5","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col23","_col25","_col27","_col28"]
@@ -403,8 +403,8 @@ Stage-0
                         |                    |                                                                 |     Select Operator [SEL_20]
                         |                    |                                                                 |        outputColumnNames:["_col0","_col1","_col2"]
                         |                    |                                                                 |        Statistics:Num rows: 1704 Data size: 3256276 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                                 |        Filter Operator [FIL_649]
-                        |                    |                                                                 |           predicate:((s_store_sk is not null and s_zip is not null) and s_store_name is not null) (type: boolean)
+                        |                    |                                                                 |        Filter Operator [FIL_650]
+                        |                    |                                                                 |           predicate:((s_store_sk is not null and s_store_name is not null) and s_zip is not null) (type: boolean)
                         |                    |                                                                 |           Statistics:Num rows: 1704 Data size: 3256276 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                 |           TableScan [TS_18]
                         |                    |                                                                 |              alias:store
@@ -416,7 +416,7 @@ Stage-0
                         |                    |                                                                       sort order:+
                         |                    |                                                                       Statistics:Num rows: 117128008 Data size: 100732454500 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                       value expressions:_col1 (type: int), _col3 (type: int), _col4 (type: int), _col5 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col15 (type: int), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int)
-                        |                    |                                                                       Merge Join Operator [MERGEJOIN_685]
+                        |                    |                                                                       Merge Join Operator [MERGEJOIN_686]
                         |                    |                                                                       |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                                       |  keys:{"0":"_col18 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                                       |  outputColumnNames:["_col1","_col3","_col4","_col5","_col6","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col23","_col25"]
@@ -431,7 +431,7 @@ Stage-0
                         |                    |                                                                       |     Select Operator [SEL_17]
                         |                    |                                                                       |        outputColumnNames:["_col0","_col1"]
                         |                    |                                                                       |        Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                                       |        Filter Operator [FIL_648]
+                        |                    |                                                                       |        Filter Operator [FIL_649]
                         |                    |                                                                       |           predicate:d_date_sk is not null (type: boolean)
                         |                    |                                                                       |           Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                       |           TableScan [TS_15]
@@ -444,7 +444,7 @@ Stage-0
                         |                    |                                                                             sort order:+
                         |                    |                                                                             Statistics:Num rows: 106480005 Data size: 91574956652 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                             value expressions:_col1 (type: int), _col3 (type: int), _col4 (type: int), _col5 (type: int), _col6 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col15 (type: int), _col16 (type: int), _col17 (type: int), _col23 (type: int)
-                        |                    |                                                                             Merge Join Operator [MERGEJOIN_684]
+                        |                    |                                                                             Merge Join Operator [MERGEJOIN_685]
                         |                    |                                                                             |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                                             |  keys:{"0":"_col19 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                                             |  outputColumnNames:["_col1","_col3","_col4","_col5","_col6","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col18","_col23"]
@@ -459,7 +459,7 @@ Stage-0
                         |                    |                                                                             |     Select Operator [SEL_14]
                         |                    |                                                                             |        outputColumnNames:["_col0","_col1"]
                         |                    |                                                                             |        Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                                             |        Filter Operator [FIL_647]
+                        |                    |                                                                             |        Filter Operator [FIL_648]
                         |                    |                                                                             |           predicate:d_date_sk is not null (type: boolean)
                         |                    |                                                                             |           Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                             |           TableScan [TS_12]
@@ -472,7 +472,7 @@ Stage-0
                         |                    |                                                                                   sort order:+
                         |                    |                                                                                   Statistics:Num rows: 96800003 Data size: 83249958789 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                                   value expressions:_col1 (type: int), _col3 (type: int), _col4 (type: int), _col5 (type: int), _col6 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col15 (type: int), _col16 (type: int), _col17 (type: int), _col18 (type: int)
-                        |                    |                                                                                   Merge Join Operator [MERGEJOIN_683]
+                        |                    |                                                                                   Merge Join Operator [MERGEJOIN_684]
                         |                    |                                                                                   |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                                                   |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                                                   |  outputColumnNames:["_col1","_col3","_col4","_col5","_col6","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col18","_col19"]
@@ -486,8 +486,8 @@ Stage-0
                         |                    |                                                                                   |     Select Operator [SEL_11]
                         |                    |                                                                                   |        outputColumnNames:["_col0"]
                         |                    |                                                                                   |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                                                   |        Filter Operator [FIL_646]
-                        |                    |                                                                                   |           predicate:((d_year = 2000) and d_date_sk is not null) (type: boolean)
+                        |                    |                                                                                   |        Filter Operator [FIL_647]
+                        |                    |                                                                                   |           predicate:(d_date_sk is not null and (d_year = 2000)) (type: boolean)
                         |                    |                                                                                   |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                                   |           TableScan [TS_9]
                         |                    |                                                                                   |              alias:d1
@@ -499,7 +499,7 @@ Stage-0
                         |                    |                                                                                         sort order:+
                         |                    |                                                                                         Statistics:Num rows: 88000001 Data size: 75681779077 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                                         value expressions:_col1 (type: int), _col3 (type: int), _col4 (type: int), _col5 (type: int), _col6 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col15 (type: int), _col16 (type: int), _col17 (type: int), _col18 (type: int), _col19 (type: int)
-                        |                    |                                                                                         Merge Join Operator [MERGEJOIN_682]
+                        |                    |                                                                                         Merge Join Operator [MERGEJOIN_683]
                         |                    |                                                                                         |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                                                         |  keys:{"0":"_col2 (type: int)","1":"_col0 (type: int)"}
                         |                    |                                                                                         |  outputColumnNames:["_col0","_col1","_col3","_col4","_col5","_col6","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col18","_col19"]
@@ -514,7 +514,7 @@ Stage-0
                         |                    |                                                                                         |     Select Operator [SEL_8]
                         |                    |                                                                                         |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5"]
                         |                    |                                                                                         |        Statistics:Num rows: 80000000 Data size: 68801615852 Basic stats: COMPLETE Column stats: NONE
-                        |                    |                                                                                         |        Filter Operator [FIL_645]
+                        |                    |                                                                                         |        Filter Operator [FIL_646]
                         |                    |                                                                                         |           predicate:(((((c_customer_sk is not null and c_first_sales_date_sk is not null) and c_first_shipto_date_sk is not null) and c_current_cdemo_sk is not null) and c_current_hdemo_sk is not null) and c_current_addr_sk is not null) (type: boolean)
                         |                    |                                                                                         |           Statistics:Num rows: 80000000 Data size: 68801615852 Basic stats: COMPLETE Column stats: NONE
                         |                    |                                                                                         |           TableScan [TS_6]
@@ -527,7 +527,7 @@ Stage-0
                         |                    |                                                                                               sort order:+
                         |                    |                                                                                               Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                    |                                                                                               value expressions:_col0 (type: int), _col1 (type: int), _col3 (type: int), _col4 (type: int), _col5 (type: int), _col6 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2))
-                        |                    |                                                                                               Merge Join Operator [MERGEJOIN_681]
+                        |                    |                                                                                               Merge Join Operator [MERGEJOIN_682]
                         |                    |                                                                                               |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                    |                                                                                               |  keys:{"0":"_col1 (type: int), _col8 (type: int)","1":"_col0 (type: int), _col1 (type: int)"}
                         |                    |                                                                                               |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col9","_col10","_col11"]
@@ -542,8 +542,8 @@ Stage-0
                         |                    |                                                                                               |     Select Operator [SEL_2]
                         |                    |                                                                                               |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11"]
                         |                    |                                                                                               |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                    |                                                                                               |        Filter Operator [FIL_643]
-                        |                    |                                                                                               |           predicate:((((((((ss_ticket_number is not null and ss_item_sk is not null) and ss_customer_sk is not null) and ss_sold_date_sk is not null) and ss_store_sk is not null) and ss_cdemo_sk is not null) and ss_promo_sk is not null) and ss_hdemo_sk is not null) and ss_addr_sk is not null) (type: boolean)
+                        |                    |                                                                                               |        Filter Operator [FIL_644]
+                        |                    |                                                                                               |           predicate:((((((((ss_item_sk is not null and ss_ticket_number is not null) and ss_customer_sk is not null) and ss_sold_date_sk is not null) and ss_store_sk is not null) and ss_cdemo_sk is not null) and ss_promo_sk is not null) and ss_hdemo_sk is not null) and ss_addr_sk is not null) (type: boolean)
                         |                    |                                                                                               |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                    |                                                                                               |           TableScan [TS_0]
                         |                    |                                                                                               |              alias:store_sales
@@ -557,8 +557,8 @@ Stage-0
                         |                    |                                                                                                     Select Operator [SEL_5]
                         |                    |                                                                                                        outputColumnNames:["_col0","_col1"]
                         |                    |                                                                                                        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                    |                                                                                                        Filter Operator [FIL_644]
-                        |                    |                                                                                                           predicate:(sr_ticket_number is not null and sr_item_sk is not null) (type: boolean)
+                        |                    |                                                                                                        Filter Operator [FIL_645]
+                        |                    |                                                                                                           predicate:(sr_item_sk is not null and sr_ticket_number is not null) (type: boolean)
                         |                    |                                                                                                           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                    |                                                                                                           TableScan [TS_3]
                         |                    |                                                                                                              alias:store_returns
@@ -595,7 +595,7 @@ Stage-0
                         |                                         Select Operator [SEL_86]
                         |                                            outputColumnNames:["_col0","_col1","_col2"]
                         |                                            Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                                            Merge Join Operator [MERGEJOIN_696]
+                        |                                            Merge Join Operator [MERGEJOIN_697]
                         |                                            |  condition map:[{"":"Inner Join 0 to 1"}]
                         |                                            |  keys:{"0":"_col0 (type: int), _col1 (type: int)","1":"_col0 (type: int), _col1 (type: int)"}
                         |                                            |  outputColumnNames:["_col0","_col2","_col5","_col6","_col7"]
@@ -610,8 +610,8 @@ Stage-0
                         |                                            |     Select Operator [SEL_79]
                         |                                            |        outputColumnNames:["_col0","_col1","_col2"]
                         |                                            |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                                            |        Filter Operator [FIL_660]
-                        |                                            |           predicate:(cs_item_sk is not null and cs_order_number is not null) (type: boolean)
+                        |                                            |        Filter Operator [FIL_661]
+                        |                                            |           predicate:(cs_order_number is not null and cs_item_sk is not null) (type: boolean)
                         |                                            |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                                            |           TableScan [TS_77]
                         |                                            |              alias:catalog_sales
@@ -626,43 +626,43 @@ Stage-0
                         |                                                  Select Operator [SEL_82]
                         |                                                     outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
                         |                                                     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                        |                                                     Filter Operator [FIL_661]
-                        |                                                        predicate:(cr_item_sk is not null and cr_order_number is not null) (type: boolean)
+                        |                                                     Filter Operator [FIL_662]
+                        |                                                        predicate:(cr_order_number is not null and cr_item_sk is not null) (type: boolean)
                         |                                                        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |                                                        TableScan [TS_80]
                         |                                                           alias:catalog_returns
                         |                                                           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
                         |<-Reducer 58 [SIMPLE_EDGE]
-                           Reduce Output Operator [RS_248]
+                           Reduce Output Operator [RS_249]
                               key expressions:_col1 (type: int), _col2 (type: string), _col3 (type: string)
                               Map-reduce partition columns:_col1 (type: int), _col2 (type: string), _col3 (type: string)
                               sort order:+++
                               Statistics:Num rows: 334179945 Data size: 287401516862 Basic stats: COMPLETE Column stats: NONE
-                              value expressions:_col12 (type: int), _col15 (type: bigint), _col16 (type: decimal(17,2)), _col17 (type: decimal(17,2)), _col18 (type: decimal(17,2))
-                              Select Operator [SEL_246]
-                                 outputColumnNames:["_col1","_col12","_col15","_col16","_col17","_col18","_col2","_col3"]
+                              value expressions:_col15 (type: bigint), _col16 (type: decimal(17,2)), _col17 (type: decimal(17,2)), _col18 (type: decimal(17,2))
+                              Select Operator [SEL_247]
+                                 outputColumnNames:["_col1","_col15","_col16","_col17","_col18","_col2","_col3"]
                                  Statistics:Num rows: 334179945 Data size: 287401516862 Basic stats: COMPLETE Column stats: NONE
-                                 Group By Operator [GBY_245]
+                                 Group By Operator [GBY_246]
                                  |  aggregations:["count(VALUE._col0)","sum(VALUE._col1)","sum(VALUE._col2)","sum(VALUE._col3)"]
-                                 |  keys:KEY._col0 (type: int), KEY._col1 (type: int), KEY._col2 (type: int), KEY._col3 (type: string), KEY._col4 (type: string), KEY._col5 (type: string), KEY._col6 (type: string), KEY._col7 (type: string), KEY._col8 (type: string), KEY._col9 (type: string), KEY._col10 (type: string), KEY._col11 (type: string), KEY._col12 (type: string), KEY._col13 (type: int), KEY._col14 (type: string)
+                                 |  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: string), KEY._col8 (type: string), KEY._col9 (type: string), KEY._col10 (type: string), KEY._col11 (type: string), 2001 (type: int), KEY._col13 (type: int), KEY._col14 (type: int)
                                  |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18"]
                                  |  Statistics:Num rows: 334179945 Data size: 287401516862 Basic stats: COMPLETE Column stats: NONE
                                  |<-Reducer 57 [SIMPLE_EDGE]
-                                    Reduce Output Operator [RS_244]
-                                       key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: int), _col14 (type: string)
-                                       Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col11 (type: string), _col12 (type: string), _col13 (type: int), _col14 (type: string)
+                                    Reduce Output Operator [RS_245]
+                                       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: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col11 (type: string), 2001 (type: int), _col13 (type: int), _col14 (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: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col11 (type: string), 2001 (type: int), _col13 (type: int), _col14 (type: int)
                                        sort order:+++++++++++++++
                                        Statistics:Num rows: 668359891 Data size: 574803034585 Basic stats: COMPLETE Column stats: NONE
                                        value expressions:_col15 (type: bigint), _col16 (type: decimal(17,2)), _col17 (type: decimal(17,2)), _col18 (type: decimal(17,2))
-                                       Group By Operator [GBY_243]
-                                          aggregations:["count()","sum(_col9)","sum(_col10)","sum(_col11)"]
-                                          keys:_col21 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string), _col50 (type: int), _col53 (type: string)
+                                       Group By Operator [GBY_244]
+                                          aggregations:["count()","sum(_col15)","sum(_col16)","sum(_col17)"]
+                                          keys:_col0 (type: string), _col1 (type: int), _col2 (type: string), _col3 (type: string), _col4 (type: string), _col5 (type: string), _col6 (type: string), _col7 (type: string), _col8 (type: string), _col9 (type: string), _col10 (type: string), _col11 (type: string), 2001 (type: int), _col13 (type: int), _col14 (type: int)
                                           outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col12","_col13","_col14","_col15","_col16","_col17","_col18"]
                                           Statistics:Num rows: 668359891 Data size: 574803034585 Basic stats: COMPLETE Column stats: NONE
                                           Select Operator [SEL_242]
-                                             outputColumnNames:["_col21","_col23","_col25","_col27","_col28","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47","_col50","_col53","_col9","_col10","_col11"]
+                                             outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9","_col10","_col11","_col13","_col14","_col15","_col16","_col17"]
                                              Statistics:Num rows: 668359891 Data size: 574803034585 Basic stats: COMPLETE Column stats: NONE
-                                             Merge Join Operator [MERGEJOIN_714]
+                                             Merge Join Operator [MERGEJOIN_715]
                                              |  condition map:[{"":"Inner Join 0 to 1"},{"":"Inner Join 0 to 2"}]
                                              |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)","2":"_col0 (type: int)"}
                                              |  outputColumnNames:["_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47","_col50","_col53"]
@@ -677,8 +677,8 @@ Stage-0
                                              |     Select Operator [SEL_200]
                                              |        outputColumnNames:["_col0","_col3"]
                                              |        Statistics:Num rows: 57750 Data size: 82945057 Basic stats: COMPLETE Column stats: NONE
-                                             |        Filter Operator [FIL_678]
-                                             |           predicate:((((i_color) IN ('maroon', 'burnished', 'dim', 'steel', 'navajo', 'chocolate') and i_current_price BETWEEN 35 AND 45) and i_current_price BETWEEN 36 AND 50) and i_item_sk is not null) (type: boolean)
+                                             |        Filter Operator [FIL_679]
+                                             |           predicate:(((i_item_sk is not null and (i_color) IN ('maroon', 'burnished', 'dim', 'steel', 'navajo', 'chocolate')) and i_current_price BETWEEN 35 AND 45) and i_current_price BETWEEN 36 AND 50) (type: boolean)
                                              |           Statistics:Num rows: 57750 Data size: 82945057 Basic stats: COMPLETE Column stats: NONE
                                              |           TableScan [TS_198]
                                              |              alias:item
@@ -690,7 +690,7 @@ Stage-0
                                              |     sort order:+
                                              |     Statistics:Num rows: 303799944 Data size: 261274100967 Basic stats: COMPLETE Column stats: NONE
                                              |     value expressions:_col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string)
-                                             |     Merge Join Operator [MERGEJOIN_712]
+                                             |     Merge Join Operator [MERGEJOIN_713]
                                              |     |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |     |  keys:{"0":"_col37 (type: int)","1":"_col0 (type: int)"}
                                              |     |  outputColumnNames:["_col1","_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47"]
@@ -704,7 +704,7 @@ Stage-0
                                              |     |     Select Operator [SEL_197]
                                              |     |        outputColumnNames:["_col0"]
                                              |     |        Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
-                                             |     |        Filter Operator [FIL_677]
+                                             |     |        Filter Operator [FIL_678]
                                              |     |           predicate:ib_income_band_sk is not null (type: boolean)
                                              |     |           Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
                                              |     |           TableScan [TS_195]
@@ -717,7 +717,7 @@ Stage-0
                                              |           sort order:+
                                              |           Statistics:Num rows: 276181762 Data size: 237521904822 Basic stats: COMPLETE Column stats: NONE
                                              |           value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string)
-                                             |           Merge Join Operator [MERGEJOIN_711]
+                                             |           Merge Join Operator [MERGEJOIN_712]
                                              |           |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |           |  keys:{"0":"_col35 (type: int)","1":"_col0 (type: int)"}
                                              |           |  outputColumnNames:["_col1","_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col37","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47"]
@@ -731,7 +731,7 @@ Stage-0
                                              |           |     Select Operator [SEL_194]
                                              |           |        outputColumnNames:["_col0"]
                                              |           |        Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
-                                             |           |        Filter Operator [FIL_676]
+                                             |           |        Filter Operator [FIL_677]
                                              |           |           predicate:ib_income_band_sk is not null (type: boolean)
                                              |           |           Statistics:Num rows: 20 Data size: 240 Basic stats: COMPLETE Column stats: NONE
                                              |           |           TableScan [TS_192]
@@ -744,7 +744,7 @@ Stage-0
                                              |                 sort order:+
                                              |                 Statistics:Num rows: 251074324 Data size: 215928999704 Basic stats: COMPLETE Column stats: NONE
                                              |                 value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col37 (type: int), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string), _col44 (type: string), _col45 (type: string), _col46 (type: string), _col47 (type: string)
-                                             |                 Merge Join Operator [MERGEJOIN_710]
+                                             |                 Merge Join Operator [MERGEJOIN_711]
                                              |                 |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                 |  keys:{"0":"_col17 (type: int)","1":"_col0 (type: int)"}
                                              |                 |  outputColumnNames:["_col1","_col9","_col10","_col11","_col23","_col25","_col27","_col28","_col35","_col37","_col39","_col40","_col41","_col42","_col44","_col45","_col46","_col47"]
@@ -759,7 +759,7 @@ Stage-0
                                              |                 |     Select Operator [SEL_191]
                                              |                 |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
                                              |                 |        Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
-                                             |                 |        Filter Operator [FIL_675]
+                                             |                 |        Filter Operator [FIL_676]
                                              |                 |           predicate:ca_address_sk is not null (type: boolean)
                                              |                 |           Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
                                              |                 |           TableScan [TS_189]
@@ -772,7 +772,7 @@ Stage-0
                                              |                       sort order:+
                                              |                       Statistics:Num rows: 228249381 Data size: 196299086386 Basic stats: COMPLETE Column stats: NONE
                                              |                       value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col35 (type: int), _col37 (type: int), _col39 (type: string), _col40 (type: string), _col41 (type: string), _col42 (type: string)
-                                             |                       Merge Join Operator [MERGEJOIN_709]
+                                             |                       Merge Join Operator [MERGEJOIN_710]
                                              |                       |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                       |  keys:{"0":"_col5 (type: int)","1":"_col0 (type: int)"}
                                              |                       |  outputColumnNames:["_col1","_col9","_col10","_col11","_col17","_col23","_col25","_col27","_col28","_col35","_col37","_col39","_col40","_col41","_col42"]
@@ -787,7 +787,7 @@ Stage-0
                                              |                       |     Select Operator [SEL_188]
                                              |                       |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
                                              |                       |        Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
-                                             |                       |        Filter Operator [FIL_674]
+                                             |                       |        Filter Operator [FIL_675]
                                              |                       |           predicate:ca_address_sk is not null (type: boolean)
                                              |                       |           Statistics:Num rows: 40000000 Data size: 40595195284 Basic stats: COMPLETE Column stats: NONE
                                              |                       |           TableScan [TS_186]
@@ -800,7 +800,7 @@ Stage-0
                                              |                             sort order:+
                                              |                             Statistics:Num rows: 207499433 Data size: 178453711029 Basic stats: COMPLETE Column stats: NONE
                                              |                             value expressions:_col1 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col35 (type: int), _col37 (type: int)
-                                             |                             Merge Join Operator [MERGEJOIN_708]
+                                             |                             Merge Join Operator [MERGEJOIN_709]
                                              |                             |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                             |  keys:{"0":"_col16 (type: int)","1":"_col0 (type: int)"}
                                              |                             |  outputColumnNames:["_col1","_col5","_col9","_col10","_col11","_col17","_col23","_col25","_col27","_col28","_col35","_col37"]
@@ -815,7 +815,7 @@ Stage-0
                                              |                             |     Select Operator [SEL_185]
                                              |                             |        outputColumnNames:["_col0","_col1"]
                                              |                             |        Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
-                                             |                             |        Filter Operator [FIL_673]
+                                             |                             |        Filter Operator [FIL_674]
                                              |                             |           predicate:(hd_demo_sk is not null and hd_income_band_sk is not null) (type: boolean)
                                              |                             |           Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
                                              |                             |           TableScan [TS_183]
@@ -828,7 +828,7 @@ Stage-0
                                              |                                   sort order:+
                                              |                                   Statistics:Num rows: 188635845 Data size: 162230642874 Basic stats: COMPLETE Column stats: NONE
                                              |                                   value expressions:_col1 (type: int), _col5 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col35 (type: int)
-                                             |                                   Merge Join Operator [MERGEJOIN_707]
+                                             |                                   Merge Join Operator [MERGEJOIN_708]
                                              |                                   |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                                   |  keys:{"0":"_col4 (type: int)","1":"_col0 (type: int)"}
                                              |                                   |  outputColumnNames:["_col1","_col5","_col9","_col10","_col11","_col16","_col17","_col23","_col25","_col27","_col28","_col35"]
@@ -843,7 +843,7 @@ Stage-0
                                              |                                   |     Select Operator [SEL_182]
                                              |                                   |        outputColumnNames:["_col0","_col1"]
                                              |                                   |        Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
-                                             |                                   |        Filter Operator [FIL_672]
+                                             |                                   |        Filter Operator [FIL_673]
                                              |                                   |           predicate:(hd_demo_sk is not null and hd_income_band_sk is not null) (type: boolean)
                                              |                                   |           Statistics:Num rows: 7200 Data size: 770400 Basic stats: COMPLETE Column stats: NONE
                                              |                                   |           TableScan [TS_180]
@@ -856,7 +856,7 @@ Stage-0
                                              |                                         sort order:+
                                              |                                         Statistics:Num rows: 171487129 Data size: 147482399417 Basic stats: COMPLETE Column stats: NONE
                                              |                                         value expressions:_col1 (type: int), _col5 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string)
-                                             |                                         Merge Join Operator [MERGEJOIN_706]
+                                             |                                         Merge Join Operator [MERGEJOIN_707]
                                              |                                         |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                                         |  keys:{"0":"_col7 (type: int)","1":"_col0 (type: int)"}
                                              |                                         |  outputColumnNames:["_col1","_col4","_col5","_col9","_col10","_col11","_col16","_col17","_col23","_col25","_col27","_col28"]
@@ -870,7 +870,7 @@ Stage-0
                                              |                                         |     Select Operator [SEL_179]
                                              |                                         |        outputColumnNames:["_col0"]
                                              |                                         |        Statistics:Num rows: 2300 Data size: 2713420 Basic stats: COMPLETE Column stats: NONE
-                                             |                                         |        Filter Operator [FIL_671]
+                                             |                                         |        Filter Operator [FIL_672]
                                              |                                         |           predicate:p_promo_sk is not null (type: boolean)
                                              |                                         |           Statistics:Num rows: 2300 Data size: 2713420 Basic stats: COMPLETE Column stats: NONE
                                              |                                         |           TableScan [TS_177]
@@ -889,7 +889,7 @@ Stage-0
                                              |                                                  Filter Operator [FIL_175]
                                              |                                                     predicate:(_col30 <> _col32) (type: boolean)
                                              |                                                     Statistics:Num rows: 155897387 Data size: 134074905655 Basic stats: COMPLETE Column stats: NONE
-                                             |                                                     Merge Join Operator [MERGEJOIN_705]
+                                             |                                                     Merge Join Operator [MERGEJOIN_706]
                                              |                                                     |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                                                     |  keys:{"0":"_col15 (type: int)","1":"_col0 (type: int)"}
                                              |                                                     |  outputColumnNames:["_col1","_col4","_col5","_col7","_col9","_col10","_col11","_col16","_col17","_col23","_col25","_col27","_col28","_col30","_col32"]
@@ -904,7 +904,7 @@ Stage-0
                                              |                                                     |     Select Operator [SEL_150]
                                              |                                                     |        outputColumnNames:["_col0","_col1"]
                                              |                                                     |        Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
-                                             |                                                     |        Filter Operator [FIL_670]
+                                             |                                                     |        Filter Operator [FIL_671]
                                              |                                                     |           predicate:cd_demo_sk is not null (type: boolean)
                                              |                                                     |           Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
                                              |                                                     |           TableScan [TS_148]
@@ -917,7 +917,7 @@ Stage-0
                                              |                                                           sort order:+
                                              |                                                           Statistics:Num rows: 141724895 Data size: 121886275227 Basic stats: COMPLETE Column stats: NONE
                                              |                                                           value expressions:_col1 (type: int), _col4 (type: int), _col5 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string), _col30 (type: string)
-                                             |                                                           Merge Join Operator [MERGEJOIN_704]
+                                             |                                                           Merge Join Operator [MERGEJOIN_705]
                                              |                                                           |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                                                           |  keys:{"0":"_col3 (type: int)","1":"_col0 (type: int)"}
                                              |                                                           |  outputColumnNames:["_col1","_col4","_col5","_col7","_col9","_col10","_col11","_col15","_col16","_col17","_col23","_col25","_col27","_col28","_col30"]
@@ -932,7 +932,7 @@ Stage-0
                                              |                                                           |     Select Operator [SEL_147]
                                              |                                                           |        outputColumnNames:["_col0","_col1"]
                                              |                                                           |        Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
-                                             |                                                           |        Filter Operator [FIL_669]
+                                             |                                                           |        Filter Operator [FIL_670]
                                              |                                                           |           predicate:cd_demo_sk is not null (type: boolean)
                                              |                                                           |           Statistics:Num rows: 19800 Data size: 7171059 Basic stats: COMPLETE Column stats: NONE
                                              |                                                           |           TableScan [TS_145]
@@ -945,7 +945,7 @@ Stage-0
                                              |                                                                 sort order:+
                                              |                                                                 Statistics:Num rows: 128840811 Data size: 110805702351 Basic stats: COMPLETE Column stats: NONE
                                              |                                                                 value expressions:_col1 (type: int), _col4 (type: int), _col5 (type: int), _col7 (type: int), _col9 (type: decimal(7,2)), _col10 (type: decimal(7,2)), _col11 (type: decimal(7,2)), _col15 (type: int), _col16 (type: int), _col17 (type: int), _col23 (type: int), _col25 (type: int), _col27 (type: string), _col28 (type: string)
-                                             |                                                                 Merge Join Operator [MERGEJOIN_703]
+                                             |                                                                 Merge Join Operator [MERGEJOIN_704]
                                              |                                                                 |  condition map:[{"":"Inner Join 0 to 1"}]
                                              |                                 

<TRUNCATED>