You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ha...@apache.org on 2017/01/21 03:51:45 UTC

[03/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan)

http://git-wip-us.apache.org/repos/asf/hive/blob/d9343f6d/ql/src/test/results/clientpositive/perf/query69.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query69.q.out b/ql/src/test/results/clientpositive/perf/query69.q.out
index 89c3b43..ef80a27 100644
--- a/ql/src/test/results/clientpositive/perf/query69.q.out
+++ b/ql/src/test/results/clientpositive/perf/query69.q.out
@@ -1,6 +1,12 @@
-Warning: Shuffle Join MERGEJOIN[351][tables = [$hdt$_5, $hdt$_6, $hdt$_4, $hdt$_3]] in Stage 'Reducer 13' is a cross product
-Warning: Shuffle Join MERGEJOIN[353][tables = [$hdt$_6, $hdt$_7, $hdt$_5, $hdt$_4]] in Stage 'Reducer 31' is a cross product
-Warning: Shuffle Join MERGEJOIN[356][tables = [$hdt$_3, $hdt$_4, $hdt$_2, $hdt$_1]] in Stage 'Reducer 49' is a cross product
+Warning: Shuffle Join MERGEJOIN[261][tables = [$hdt$_2, $hdt$_3, $hdt$_4]] in Stage 'Reducer 17' is a cross product
+Warning: Shuffle Join MERGEJOIN[262][tables = [$hdt$_1, $hdt$_2, $hdt$_3]] in Stage 'Reducer 22' is a cross product
+Warning: Shuffle Join MERGEJOIN[273][tables = [$hdt$_3, $hdt$_4, $hdt$_2, $hdt$_1]] in Stage 'Reducer 13' is a cross product
+Warning: Shuffle Join MERGEJOIN[263][tables = [$hdt$_1, $hdt$_2, $hdt$_3]] in Stage 'Reducer 33' is a cross product
+Warning: Shuffle Join MERGEJOIN[264][tables = [$hdt$_0, $hdt$_1, $hdt$_2]] in Stage 'Reducer 38' is a cross product
+Warning: Shuffle Join MERGEJOIN[275][tables = [$hdt$_2, $hdt$_3, $hdt$_1, $hdt$_0]] in Stage 'Reducer 29' is a cross product
+Warning: Shuffle Join MERGEJOIN[265][tables = [$hdt$_2, $hdt$_3, $hdt$_4]] in Stage 'Reducer 49' is a cross product
+Warning: Shuffle Join MERGEJOIN[266][tables = [$hdt$_1, $hdt$_2, $hdt$_3]] in Stage 'Reducer 54' is a cross product
+Warning: Shuffle Join MERGEJOIN[278][tables = [$hdt$_3, $hdt$_4, $hdt$_2, $hdt$_1]] in Stage 'Reducer 45' is a cross product
 PREHOOK: query: explain select  
   cd_gender,
   cd_marital_status,
@@ -95,40 +101,34 @@ Plan optimized by CBO.
 
 Vertex dependency in root stage
 Reducer 11 <- Map 10 (SIMPLE_EDGE), Map 15 (SIMPLE_EDGE)
-Reducer 12 <- Reducer 11 (SIMPLE_EDGE), Reducer 19 (SIMPLE_EDGE)
-Reducer 13 <- Reducer 12 (SIMPLE_EDGE), Reducer 25 (SIMPLE_EDGE)
+Reducer 12 <- Reducer 11 (SIMPLE_EDGE), Reducer 18 (SIMPLE_EDGE)
+Reducer 13 <- Reducer 12 (SIMPLE_EDGE), Reducer 23 (SIMPLE_EDGE)
 Reducer 14 <- Reducer 13 (SIMPLE_EDGE)
-Reducer 17 <- Map 16 (SIMPLE_EDGE), Map 20 (SIMPLE_EDGE)
-Reducer 18 <- Map 21 (SIMPLE_EDGE), Reducer 17 (SIMPLE_EDGE)
-Reducer 19 <- Reducer 18 (SIMPLE_EDGE)
+Reducer 17 <- Map 16 (SIMPLE_EDGE), Map 19 (SIMPLE_EDGE), Map 20 (SIMPLE_EDGE)
+Reducer 18 <- Reducer 17 (SIMPLE_EDGE)
 Reducer 2 <- Map 1 (SIMPLE_EDGE), Map 8 (SIMPLE_EDGE)
-Reducer 23 <- Map 22 (SIMPLE_EDGE), Map 26 (SIMPLE_EDGE)
-Reducer 24 <- Map 27 (SIMPLE_EDGE), Reducer 23 (SIMPLE_EDGE)
-Reducer 25 <- Reducer 24 (SIMPLE_EDGE)
-Reducer 29 <- Map 28 (SIMPLE_EDGE), Map 33 (SIMPLE_EDGE)
+Reducer 22 <- Map 21 (SIMPLE_EDGE), Map 24 (SIMPLE_EDGE), Map 25 (SIMPLE_EDGE)
+Reducer 23 <- Reducer 22 (SIMPLE_EDGE)
+Reducer 27 <- Map 26 (SIMPLE_EDGE), Map 31 (SIMPLE_EDGE)
+Reducer 28 <- Reducer 27 (SIMPLE_EDGE), Reducer 34 (SIMPLE_EDGE)
+Reducer 29 <- Reducer 28 (SIMPLE_EDGE), Reducer 39 (SIMPLE_EDGE)
 Reducer 3 <- Map 9 (SIMPLE_EDGE), Reducer 2 (SIMPLE_EDGE)
-Reducer 30 <- Reducer 29 (SIMPLE_EDGE), Reducer 37 (SIMPLE_EDGE)
-Reducer 31 <- Reducer 30 (SIMPLE_EDGE), Reducer 43 (SIMPLE_EDGE)
-Reducer 32 <- Reducer 31 (SIMPLE_EDGE)
-Reducer 35 <- Map 34 (SIMPLE_EDGE), Map 38 (SIMPLE_EDGE)
-Reducer 36 <- Map 39 (SIMPLE_EDGE), Reducer 35 (SIMPLE_EDGE)
-Reducer 37 <- Reducer 36 (SIMPLE_EDGE)
-Reducer 4 <- Reducer 14 (SIMPLE_EDGE), Reducer 3 (SIMPLE_EDGE), Reducer 32 (SIMPLE_EDGE)
-Reducer 41 <- Map 40 (SIMPLE_EDGE), Map 44 (SIMPLE_EDGE)
-Reducer 42 <- Map 45 (SIMPLE_EDGE), Reducer 41 (SIMPLE_EDGE)
-Reducer 43 <- Reducer 42 (SIMPLE_EDGE)
-Reducer 47 <- Map 46 (SIMPLE_EDGE), Map 51 (SIMPLE_EDGE)
-Reducer 48 <- Reducer 47 (SIMPLE_EDGE), Reducer 55 (SIMPLE_EDGE)
-Reducer 49 <- Reducer 48 (SIMPLE_EDGE), Reducer 61 (SIMPLE_EDGE)
-Reducer 5 <- Reducer 4 (SIMPLE_EDGE), Reducer 50 (SIMPLE_EDGE)
+Reducer 30 <- Reducer 29 (SIMPLE_EDGE)
+Reducer 33 <- Map 32 (SIMPLE_EDGE), Map 35 (SIMPLE_EDGE), Map 36 (SIMPLE_EDGE)
+Reducer 34 <- Reducer 33 (SIMPLE_EDGE)
+Reducer 38 <- Map 37 (SIMPLE_EDGE), Map 40 (SIMPLE_EDGE), Map 41 (SIMPLE_EDGE)
+Reducer 39 <- Reducer 38 (SIMPLE_EDGE)
+Reducer 4 <- Reducer 14 (SIMPLE_EDGE), Reducer 3 (SIMPLE_EDGE), Reducer 30 (SIMPLE_EDGE)
+Reducer 43 <- Map 42 (SIMPLE_EDGE), Map 47 (SIMPLE_EDGE)
+Reducer 44 <- Reducer 43 (SIMPLE_EDGE), Reducer 50 (SIMPLE_EDGE)
+Reducer 45 <- Reducer 44 (SIMPLE_EDGE), Reducer 55 (SIMPLE_EDGE)
+Reducer 46 <- Reducer 45 (SIMPLE_EDGE)
+Reducer 49 <- Map 48 (SIMPLE_EDGE), Map 51 (SIMPLE_EDGE), Map 52 (SIMPLE_EDGE)
+Reducer 5 <- Reducer 4 (SIMPLE_EDGE), Reducer 46 (SIMPLE_EDGE)
 Reducer 50 <- Reducer 49 (SIMPLE_EDGE)
-Reducer 53 <- Map 52 (SIMPLE_EDGE), Map 56 (SIMPLE_EDGE)
-Reducer 54 <- Map 57 (SIMPLE_EDGE), Reducer 53 (SIMPLE_EDGE)
+Reducer 54 <- Map 53 (SIMPLE_EDGE), Map 56 (SIMPLE_EDGE), Map 57 (SIMPLE_EDGE)
 Reducer 55 <- Reducer 54 (SIMPLE_EDGE)
-Reducer 59 <- Map 58 (SIMPLE_EDGE), Map 62 (SIMPLE_EDGE)
 Reducer 6 <- Reducer 5 (SIMPLE_EDGE)
-Reducer 60 <- Map 63 (SIMPLE_EDGE), Reducer 59 (SIMPLE_EDGE)
-Reducer 61 <- Reducer 60 (SIMPLE_EDGE)
 Reducer 7 <- Reducer 6 (SIMPLE_EDGE)
 
 Stage-0
@@ -136,456 +136,360 @@ Stage-0
     limit:100
     Stage-1
       Reducer 7
-      File Output Operator [FS_214]
-        Limit [LIM_213] (rows=100 width=248)
+      File Output Operator [FS_184]
+        Limit [LIM_183] (rows=100 width=1)
           Number of rows:100
-          Select Operator [SEL_212] (rows=5102057559316637 width=248)
+          Select Operator [SEL_182] (rows=1268213682555322368 width=1)
             Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7"]
           <-Reducer 6 [SIMPLE_EDGE]
-            SHUFFLE [RS_211]
-              Select Operator [SEL_210] (rows=5102057559316637 width=248)
+            SHUFFLE [RS_181]
+              Select Operator [SEL_180] (rows=1268213682555322368 width=1)
                 Output:["_col0","_col1","_col2","_col3","_col4","_col6"]
-                Group By Operator [GBY_209] (rows=5102057559316637 width=248)
+                Group By Operator [GBY_179] (rows=1268213682555322368 width=1)
                   Output:["_col0","_col1","_col2","_col3","_col4","_col5"],aggregations:["count(VALUE._col0)"],keys:KEY._col0, KEY._col1, KEY._col2, KEY._col3, KEY._col4
                 <-Reducer 5 [SIMPLE_EDGE]
-                  SHUFFLE [RS_208]
+                  SHUFFLE [RS_178]
                     PartitionCols:_col0, _col1, _col2, _col3, _col4
-                    Group By Operator [GBY_207] (rows=10204115118633274 width=248)
+                    Group By Operator [GBY_177] (rows=2536427365110644736 width=1)
                       Output:["_col0","_col1","_col2","_col3","_col4","_col5"],aggregations:["count()"],keys:_col6, _col7, _col8, _col9, _col10
-                      Select Operator [SEL_206] (rows=10204115118633274 width=248)
+                      Select Operator [SEL_176] (rows=2536427365110644736 width=1)
                         Output:["_col6","_col7","_col8","_col9","_col10"]
-                        Filter Operator [FIL_205] (rows=10204115118633274 width=248)
+                        Filter Operator [FIL_175] (rows=2536427365110644736 width=1)
                           predicate:_col15 is null
-                          Merge Join Operator [MERGEJOIN_357] (rows=20408230237266548 width=248)
-                            Conds:RS_202._col0=RS_203._col0(Left Outer),Output:["_col6","_col7","_col8","_col9","_col10","_col15"]
+                          Merge Join Operator [MERGEJOIN_279] (rows=5072854730221289472 width=1)
+                            Conds:RS_172._col0=RS_173._col0(Left Outer),Output:["_col6","_col7","_col8","_col9","_col10","_col15"]
                           <-Reducer 4 [SIMPLE_EDGE]
-                            SHUFFLE [RS_202]
+                            SHUFFLE [RS_172]
                               PartitionCols:_col0
-                              Select Operator [SEL_141] (rows=18552936177209164 width=248)
+                              Select Operator [SEL_121] (rows=4611686018427387903 width=1)
                                 Output:["_col0","_col10","_col6","_col7","_col8","_col9"]
-                                Filter Operator [FIL_140] (rows=18552936177209164 width=248)
+                                Filter Operator [FIL_120] (rows=4611686018427387903 width=1)
                                   predicate:_col13 is null
-                                  Select Operator [SEL_139] (rows=37105872354418328 width=248)
+                                  Select Operator [SEL_119] (rows=9223372036854775807 width=1)
                                     Output:["_col0","_col6","_col7","_col8","_col9","_col10","_col13"]
-                                    Merge Join Operator [MERGEJOIN_354] (rows=37105872354418328 width=248)
-                                      Conds:RS_135._col0=RS_136._col0(Left Outer),RS_135._col0=RS_137._col0(Inner),Output:["_col0","_col6","_col7","_col8","_col9","_col10","_col12"]
+                                    Merge Join Operator [MERGEJOIN_276] (rows=9223372036854775807 width=1)
+                                      Conds:RS_115._col0=RS_116._col0(Left Outer),RS_115._col0=RS_117._col0(Inner),Output:["_col0","_col6","_col7","_col8","_col9","_col10","_col12"]
                                     <-Reducer 14 [SIMPLE_EDGE]
-                                      SHUFFLE [RS_136]
+                                      SHUFFLE [RS_116]
                                         PartitionCols:_col0
-                                        Select Operator [SEL_68] (rows=4216686374121617 width=996)
+                                        Select Operator [SEL_58] (rows=4611686018427387903 width=1)
                                           Output:["_col0","_col1"]
-                                          Group By Operator [GBY_67] (rows=4216686374121617 width=996)
+                                          Group By Operator [GBY_57] (rows=4611686018427387903 width=1)
                                             Output:["_col0"],keys:KEY._col0
                                           <-Reducer 13 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_66]
+                                            SHUFFLE [RS_56]
                                               PartitionCols:_col0
-                                              Group By Operator [GBY_65] (rows=8433372748243235 width=996)
+                                              Group By Operator [GBY_55] (rows=9223372036854775807 width=1)
                                                 Output:["_col0"],keys:_col6
-                                                Merge Join Operator [MERGEJOIN_351] (rows=8433372748243235 width=996)
+                                                Merge Join Operator [MERGEJOIN_273] (rows=9223372036854775807 width=1)
                                                   Conds:(Inner),Output:["_col6"]
                                                 <-Reducer 12 [SIMPLE_EDGE]
-                                                  SHUFFLE [RS_61]
-                                                    Merge Join Operator [MERGEJOIN_350] (rows=174243235 width=135)
-                                                      Conds:RS_58._col1=RS_59._col0(Inner)
+                                                  SHUFFLE [RS_51]
+                                                    Merge Join Operator [MERGEJOIN_272] (rows=5072854730221289472 width=1)
+                                                      Conds:RS_48._col1=RS_49._col0(Inner)
                                                     <-Reducer 11 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_58]
+                                                      SHUFFLE [RS_48]
                                                         PartitionCols:_col1
-                                                        Merge Join Operator [MERGEJOIN_335] (rows=158402938 width=135)
-                                                          Conds:RS_55._col0=RS_56._col0(Inner),Output:["_col1"]
+                                                        Merge Join Operator [MERGEJOIN_269] (rows=158402938 width=135)
+                                                          Conds:RS_45._col0=RS_46._col0(Inner),Output:["_col1"]
                                                         <-Map 10 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_55]
+                                                          SHUFFLE [RS_45]
                                                             PartitionCols:_col0
                                                             Select Operator [SEL_11] (rows=144002668 width=135)
                                                               Output:["_col0","_col1"]
-                                                              Filter Operator [FIL_309] (rows=144002668 width=135)
+                                                              Filter Operator [FIL_249] (rows=144002668 width=135)
                                                                 predicate:ws_sold_date_sk is not null
                                                                 TableScan [TS_9] (rows=144002668 width=135)
                                                                   default@web_sales,web_sales,Tbl:COMPLETE,Col:NONE,Output:["ws_sold_date_sk","ws_bill_customer_sk"]
                                                         <-Map 15 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_56]
+                                                          SHUFFLE [RS_46]
                                                             PartitionCols:_col0
                                                             Select Operator [SEL_14] (rows=4058 width=1119)
                                                               Output:["_col0"]
-                                                              Filter Operator [FIL_310] (rows=4058 width=1119)
+                                                              Filter Operator [FIL_250] (rows=4058 width=1119)
                                                                 predicate:((d_year = 1999) and d_moy BETWEEN 1 AND 3 and d_date_sk is not null)
                                                                 TableScan [TS_12] (rows=73049 width=1119)
                                                                   default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_year","d_moy"]
-                                                    <-Reducer 19 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_59]
+                                                    <-Reducer 18 [SIMPLE_EDGE]
+                                                      SHUFFLE [RS_49]
                                                         PartitionCols:_col0
-                                                        Group By Operator [GBY_33] (rows=48400001 width=860)
+                                                        Group By Operator [GBY_28] (rows=4611686018427387903 width=1)
                                                           Output:["_col0"],keys:KEY._col0
-                                                        <-Reducer 18 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_32]
+                                                        <-Reducer 17 [SIMPLE_EDGE]
+                                                          SHUFFLE [RS_27]
                                                             PartitionCols:_col0
-                                                            Group By Operator [GBY_31] (rows=96800003 width=860)
-                                                              Output:["_col0"],keys:_col0
-                                                              Merge Join Operator [MERGEJOIN_337] (rows=96800003 width=860)
-                                                                Conds:RS_27._col1=RS_28._col0(Inner),Output:["_col0"]
-                                                              <-Map 21 [SIMPLE_EDGE]
-                                                                SHUFFLE [RS_28]
-                                                                  PartitionCols:_col0
-                                                                  Select Operator [SEL_23] (rows=1861800 width=385)
+                                                            Group By Operator [GBY_26] (rows=9223372036854775807 width=1)
+                                                              Output:["_col0"],keys:_col2
+                                                              Merge Join Operator [MERGEJOIN_261] (rows=9223372036854775807 width=1)
+                                                                Conds:(Inner),(Inner),Output:["_col2"]
+                                                              <-Map 16 [SIMPLE_EDGE]
+                                                                SHUFFLE [RS_21]
+                                                                  Select Operator [SEL_16] (rows=40000000 width=4)
+                                                                    TableScan [TS_15] (rows=40000000 width=1014)
+                                                                      default@customer_address,ca,Tbl:COMPLETE,Col:COMPLETE
+                                                              <-Map 19 [SIMPLE_EDGE]
+                                                                SHUFFLE [RS_22]
+                                                                  Select Operator [SEL_18] (rows=1861800 width=4)
+                                                                    TableScan [TS_17] (rows=1861800 width=385)
+                                                                      default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:COMPLETE
+                                                              <-Map 20 [SIMPLE_EDGE]
+                                                                SHUFFLE [RS_23]
+                                                                  Select Operator [SEL_20] (rows=80000000 width=860)
                                                                     Output:["_col0"]
-                                                                    Filter Operator [FIL_313] (rows=1861800 width=385)
-                                                                      predicate:cd_demo_sk is not null
-                                                                      TableScan [TS_21] (rows=1861800 width=385)
-                                                                        default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk"]
-                                                              <-Reducer 17 [SIMPLE_EDGE]
-                                                                SHUFFLE [RS_27]
-                                                                  PartitionCols:_col1
-                                                                  Merge Join Operator [MERGEJOIN_336] (rows=88000001 width=860)
-                                                                    Conds:RS_24._col2=RS_25._col0(Inner),Output:["_col0","_col1"]
-                                                                  <-Map 16 [SIMPLE_EDGE]
-                                                                    SHUFFLE [RS_24]
-                                                                      PartitionCols:_col2
-                                                                      Select Operator [SEL_17] (rows=80000000 width=860)
-                                                                        Output:["_col0","_col1","_col2"]
-                                                                        Filter Operator [FIL_311] (rows=80000000 width=860)
-                                                                          predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
-                                                                          TableScan [TS_15] (rows=80000000 width=860)
-                                                                            default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
-                                                                  <-Map 20 [SIMPLE_EDGE]
-                                                                    SHUFFLE [RS_25]
-                                                                      PartitionCols:_col0
-                                                                      Select Operator [SEL_20] (rows=20000000 width=1014)
-                                                                        Output:["_col0"]
-                                                                        Filter Operator [FIL_312] (rows=20000000 width=1014)
-                                                                          predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
-                                                                          TableScan [TS_18] (rows=40000000 width=1014)
-                                                                            default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
-                                                <-Reducer 25 [SIMPLE_EDGE]
-                                                  SHUFFLE [RS_62]
-                                                    Group By Operator [GBY_53] (rows=48400001 width=860)
+                                                                    TableScan [TS_19] (rows=80000000 width=860)
+                                                                      default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk"]
+                                                <-Reducer 23 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_52]
+                                                    Group By Operator [GBY_43] (rows=4611686018427387903 width=1)
                                                       Output:["_col0"],keys:KEY._col0
-                                                    <-Reducer 24 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_52]
+                                                    <-Reducer 22 [SIMPLE_EDGE]
+                                                      SHUFFLE [RS_42]
                                                         PartitionCols:_col0
-                                                        Group By Operator [GBY_51] (rows=96800003 width=860)
-                                                          Output:["_col0"],keys:_col0
-                                                          Merge Join Operator [MERGEJOIN_339] (rows=96800003 width=860)
-                                                            Conds:RS_47._col1=RS_48._col0(Inner),Output:["_col0"]
-                                                          <-Map 27 [SIMPLE_EDGE]
-                                                            SHUFFLE [RS_48]
-                                                              PartitionCols:_col0
-                                                              Select Operator [SEL_43] (rows=1861800 width=385)
+                                                        Group By Operator [GBY_41] (rows=9223372036854775807 width=1)
+                                                          Output:["_col0"],keys:_col2
+                                                          Merge Join Operator [MERGEJOIN_262] (rows=9223372036854775807 width=1)
+                                                            Conds:(Inner),(Inner),Output:["_col2"]
+                                                          <-Map 21 [SIMPLE_EDGE]
+                                                            SHUFFLE [RS_36]
+                                                              Select Operator [SEL_31] (rows=40000000 width=4)
+                                                                TableScan [TS_30] (rows=40000000 width=1014)
+                                                                  default@customer_address,ca,Tbl:COMPLETE,Col:COMPLETE
+                                                          <-Map 24 [SIMPLE_EDGE]
+                                                            SHUFFLE [RS_37]
+                                                              Select Operator [SEL_33] (rows=1861800 width=4)
+                                                                TableScan [TS_32] (rows=1861800 width=385)
+                                                                  default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:COMPLETE
+                                                          <-Map 25 [SIMPLE_EDGE]
+                                                            SHUFFLE [RS_38]
+                                                              Select Operator [SEL_35] (rows=80000000 width=860)
                                                                 Output:["_col0"]
-                                                                Filter Operator [FIL_316] (rows=1861800 width=385)
-                                                                  predicate:cd_demo_sk is not null
-                                                                  TableScan [TS_41] (rows=1861800 width=385)
-                                                                    default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk"]
-                                                          <-Reducer 23 [SIMPLE_EDGE]
-                                                            SHUFFLE [RS_47]
-                                                              PartitionCols:_col1
-                                                              Merge Join Operator [MERGEJOIN_338] (rows=88000001 width=860)
-                                                                Conds:RS_44._col2=RS_45._col0(Inner),Output:["_col0","_col1"]
-                                                              <-Map 22 [SIMPLE_EDGE]
-                                                                SHUFFLE [RS_44]
-                                                                  PartitionCols:_col2
-                                                                  Select Operator [SEL_37] (rows=80000000 width=860)
-                                                                    Output:["_col0","_col1","_col2"]
-                                                                    Filter Operator [FIL_314] (rows=80000000 width=860)
-                                                                      predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
-                                                                      TableScan [TS_35] (rows=80000000 width=860)
-                                                                        default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
-                                                              <-Map 26 [SIMPLE_EDGE]
-                                                                SHUFFLE [RS_45]
-                                                                  PartitionCols:_col0
-                                                                  Select Operator [SEL_40] (rows=20000000 width=1014)
-                                                                    Output:["_col0"]
-                                                                    Filter Operator [FIL_315] (rows=20000000 width=1014)
-                                                                      predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
-                                                                      TableScan [TS_38] (rows=40000000 width=1014)
-                                                                        default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
+                                                                TableScan [TS_34] (rows=80000000 width=860)
+                                                                  default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk"]
                                     <-Reducer 3 [SIMPLE_EDGE]
-                                      SHUFFLE [RS_135]
+                                      SHUFFLE [RS_115]
                                         PartitionCols:_col0
-                                        Merge Join Operator [MERGEJOIN_334] (rows=96800003 width=860)
-                                          Conds:RS_132._col1=RS_133._col0(Inner),Output:["_col0","_col6","_col7","_col8","_col9","_col10"]
+                                        Merge Join Operator [MERGEJOIN_268] (rows=96800003 width=860)
+                                          Conds:RS_112._col1=RS_113._col0(Inner),Output:["_col0","_col6","_col7","_col8","_col9","_col10"]
                                         <-Map 9 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_133]
+                                          SHUFFLE [RS_113]
                                             PartitionCols:_col0
                                             Select Operator [SEL_8] (rows=1861800 width=385)
                                               Output:["_col0","_col1","_col2","_col3","_col4","_col5"]
-                                              Filter Operator [FIL_308] (rows=1861800 width=385)
+                                              Filter Operator [FIL_248] (rows=1861800 width=385)
                                                 predicate:cd_demo_sk is not null
                                                 TableScan [TS_6] (rows=1861800 width=385)
                                                   default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk","cd_gender","cd_marital_status","cd_education_status","cd_purchase_estimate","cd_credit_rating"]
                                         <-Reducer 2 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_132]
+                                          SHUFFLE [RS_112]
                                             PartitionCols:_col1
-                                            Merge Join Operator [MERGEJOIN_333] (rows=88000001 width=860)
-                                              Conds:RS_129._col2=RS_130._col0(Inner),Output:["_col0","_col1"]
+                                            Merge Join Operator [MERGEJOIN_267] (rows=88000001 width=860)
+                                              Conds:RS_109._col2=RS_110._col0(Inner),Output:["_col0","_col1"]
                                             <-Map 1 [SIMPLE_EDGE]
-                                              SHUFFLE [RS_129]
+                                              SHUFFLE [RS_109]
                                                 PartitionCols:_col2
                                                 Select Operator [SEL_2] (rows=80000000 width=860)
                                                   Output:["_col0","_col1","_col2"]
-                                                  Filter Operator [FIL_306] (rows=80000000 width=860)
+                                                  Filter Operator [FIL_246] (rows=80000000 width=860)
                                                     predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
                                                     TableScan [TS_0] (rows=80000000 width=860)
                                                       default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
                                             <-Map 8 [SIMPLE_EDGE]
-                                              SHUFFLE [RS_130]
+                                              SHUFFLE [RS_110]
                                                 PartitionCols:_col0
                                                 Select Operator [SEL_5] (rows=20000000 width=1014)
                                                   Output:["_col0"]
-                                                  Filter Operator [FIL_307] (rows=20000000 width=1014)
+                                                  Filter Operator [FIL_247] (rows=20000000 width=1014)
                                                     predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
                                                     TableScan [TS_3] (rows=40000000 width=1014)
                                                       default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
-                                    <-Reducer 32 [SIMPLE_EDGE]
-                                      SHUFFLE [RS_137]
+                                    <-Reducer 30 [SIMPLE_EDGE]
+                                      SHUFFLE [RS_117]
                                         PartitionCols:_col0
-                                        Group By Operator [GBY_127] (rows=16866305250077374 width=273)
+                                        Group By Operator [GBY_107] (rows=4611686018427387903 width=1)
                                           Output:["_col0"],keys:KEY._col0
-                                        <-Reducer 31 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_126]
+                                        <-Reducer 29 [SIMPLE_EDGE]
+                                          SHUFFLE [RS_106]
                                             PartitionCols:_col0
-                                            Group By Operator [GBY_125] (rows=33732610500154748 width=273)
+                                            Group By Operator [GBY_105] (rows=9223372036854775807 width=1)
                                               Output:["_col0"],keys:_col6
-                                              Merge Join Operator [MERGEJOIN_353] (rows=33732610500154748 width=273)
+                                              Merge Join Operator [MERGEJOIN_275] (rows=9223372036854775807 width=1)
                                                 Conds:(Inner),Output:["_col6"]
-                                              <-Reducer 30 [SIMPLE_EDGE]
-                                                SHUFFLE [RS_121]
-                                                  Merge Join Operator [MERGEJOIN_352] (rows=696954748 width=88)
-                                                    Conds:RS_118._col1=RS_119._col0(Inner)
-                                                  <-Reducer 29 [SIMPLE_EDGE]
-                                                    SHUFFLE [RS_118]
+                                              <-Reducer 28 [SIMPLE_EDGE]
+                                                SHUFFLE [RS_101]
+                                                  Merge Join Operator [MERGEJOIN_274] (rows=5072854730221289472 width=1)
+                                                    Conds:RS_98._col1=RS_99._col0(Inner)
+                                                  <-Reducer 27 [SIMPLE_EDGE]
+                                                    SHUFFLE [RS_98]
                                                       PartitionCols:_col1
-                                                      Merge Join Operator [MERGEJOIN_340] (rows=633595212 width=88)
-                                                        Conds:RS_115._col0=RS_116._col0(Inner),Output:["_col1"]
-                                                      <-Map 28 [SIMPLE_EDGE]
-                                                        SHUFFLE [RS_115]
+                                                      Merge Join Operator [MERGEJOIN_270] (rows=633595212 width=88)
+                                                        Conds:RS_95._col0=RS_96._col0(Inner),Output:["_col1"]
+                                                      <-Map 26 [SIMPLE_EDGE]
+                                                        SHUFFLE [RS_95]
                                                           PartitionCols:_col0
-                                                          Select Operator [SEL_71] (rows=575995635 width=88)
+                                                          Select Operator [SEL_61] (rows=575995635 width=88)
                                                             Output:["_col0","_col1"]
-                                                            Filter Operator [FIL_317] (rows=575995635 width=88)
+                                                            Filter Operator [FIL_253] (rows=575995635 width=88)
                                                               predicate:ss_sold_date_sk is not null
-                                                              TableScan [TS_69] (rows=575995635 width=88)
+                                                              TableScan [TS_59] (rows=575995635 width=88)
                                                                 default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_date_sk","ss_customer_sk"]
-                                                      <-Map 33 [SIMPLE_EDGE]
-                                                        SHUFFLE [RS_116]
+                                                      <-Map 31 [SIMPLE_EDGE]
+                                                        SHUFFLE [RS_96]
                                                           PartitionCols:_col0
-                                                          Select Operator [SEL_74] (rows=4058 width=1119)
+                                                          Select Operator [SEL_64] (rows=4058 width=1119)
                                                             Output:["_col0"]
-                                                            Filter Operator [FIL_318] (rows=4058 width=1119)
+                                                            Filter Operator [FIL_254] (rows=4058 width=1119)
                                                               predicate:((d_year = 1999) and d_moy BETWEEN 1 AND 3 and d_date_sk is not null)
-                                                              TableScan [TS_72] (rows=73049 width=1119)
+                                                              TableScan [TS_62] (rows=73049 width=1119)
                                                                 default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_year","d_moy"]
-                                                  <-Reducer 37 [SIMPLE_EDGE]
-                                                    SHUFFLE [RS_119]
+                                                  <-Reducer 34 [SIMPLE_EDGE]
+                                                    SHUFFLE [RS_99]
                                                       PartitionCols:_col0
-                                                      Group By Operator [GBY_93] (rows=48400001 width=860)
+                                                      Group By Operator [GBY_78] (rows=4611686018427387903 width=1)
                                                         Output:["_col0"],keys:KEY._col0
-                                                      <-Reducer 36 [SIMPLE_EDGE]
-                                                        SHUFFLE [RS_92]
+                                                      <-Reducer 33 [SIMPLE_EDGE]
+                                                        SHUFFLE [RS_77]
                                                           PartitionCols:_col0
-                                                          Group By Operator [GBY_91] (rows=96800003 width=860)
-                                                            Output:["_col0"],keys:_col0
-                                                            Merge Join Operator [MERGEJOIN_342] (rows=96800003 width=860)
-                                                              Conds:RS_87._col1=RS_88._col0(Inner),Output:["_col0"]
-                                                            <-Map 39 [SIMPLE_EDGE]
-                                                              SHUFFLE [RS_88]
-                                                                PartitionCols:_col0
-                                                                Select Operator [SEL_83] (rows=1861800 width=385)
+                                                          Group By Operator [GBY_76] (rows=9223372036854775807 width=1)
+                                                            Output:["_col0"],keys:_col2
+                                                            Merge Join Operator [MERGEJOIN_263] (rows=9223372036854775807 width=1)
+                                                              Conds:(Inner),(Inner),Output:["_col2"]
+                                                            <-Map 32 [SIMPLE_EDGE]
+                                                              SHUFFLE [RS_71]
+                                                                Select Operator [SEL_66] (rows=40000000 width=4)
+                                                                  TableScan [TS_65] (rows=40000000 width=1014)
+                                                                    default@customer_address,ca,Tbl:COMPLETE,Col:COMPLETE
+                                                            <-Map 35 [SIMPLE_EDGE]
+                                                              SHUFFLE [RS_72]
+                                                                Select Operator [SEL_68] (rows=1861800 width=4)
+                                                                  TableScan [TS_67] (rows=1861800 width=385)
+                                                                    default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:COMPLETE
+                                                            <-Map 36 [SIMPLE_EDGE]
+                                                              SHUFFLE [RS_73]
+                                                                Select Operator [SEL_70] (rows=80000000 width=860)
                                                                   Output:["_col0"]
-                                                                  Filter Operator [FIL_321] (rows=1861800 width=385)
-                                                                    predicate:cd_demo_sk is not null
-                                                                    TableScan [TS_81] (rows=1861800 width=385)
-                                                                      default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk"]
-                                                            <-Reducer 35 [SIMPLE_EDGE]
-                                                              SHUFFLE [RS_87]
-                                                                PartitionCols:_col1
-                                                                Merge Join Operator [MERGEJOIN_341] (rows=88000001 width=860)
-                                                                  Conds:RS_84._col2=RS_85._col0(Inner),Output:["_col0","_col1"]
-                                                                <-Map 34 [SIMPLE_EDGE]
-                                                                  SHUFFLE [RS_84]
-                                                                    PartitionCols:_col2
-                                                                    Select Operator [SEL_77] (rows=80000000 width=860)
-                                                                      Output:["_col0","_col1","_col2"]
-                                                                      Filter Operator [FIL_319] (rows=80000000 width=860)
-                                                                        predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
-                                                                        TableScan [TS_75] (rows=80000000 width=860)
-                                                                          default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
-                                                                <-Map 38 [SIMPLE_EDGE]
-                                                                  SHUFFLE [RS_85]
-                                                                    PartitionCols:_col0
-                                                                    Select Operator [SEL_80] (rows=20000000 width=1014)
-                                                                      Output:["_col0"]
-                                                                      Filter Operator [FIL_320] (rows=20000000 width=1014)
-                                                                        predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
-                                                                        TableScan [TS_78] (rows=40000000 width=1014)
-                                                                          default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
-                                              <-Reducer 43 [SIMPLE_EDGE]
-                                                SHUFFLE [RS_122]
-                                                  Group By Operator [GBY_113] (rows=48400001 width=860)
+                                                                  TableScan [TS_69] (rows=80000000 width=860)
+                                                                    default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk"]
+                                              <-Reducer 39 [SIMPLE_EDGE]
+                                                SHUFFLE [RS_102]
+                                                  Group By Operator [GBY_93] (rows=4611686018427387903 width=1)
                                                     Output:["_col0"],keys:KEY._col0
-                                                  <-Reducer 42 [SIMPLE_EDGE]
-                                                    SHUFFLE [RS_112]
+                                                  <-Reducer 38 [SIMPLE_EDGE]
+                                                    SHUFFLE [RS_92]
                                                       PartitionCols:_col0
-                                                      Group By Operator [GBY_111] (rows=96800003 width=860)
-                                                        Output:["_col0"],keys:_col0
-                                                        Merge Join Operator [MERGEJOIN_344] (rows=96800003 width=860)
-                                                          Conds:RS_107._col1=RS_108._col0(Inner),Output:["_col0"]
-                                                        <-Map 45 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_108]
-                                                            PartitionCols:_col0
-                                                            Select Operator [SEL_103] (rows=1861800 width=385)
+                                                      Group By Operator [GBY_91] (rows=9223372036854775807 width=1)
+                                                        Output:["_col0"],keys:_col2
+                                                        Merge Join Operator [MERGEJOIN_264] (rows=9223372036854775807 width=1)
+                                                          Conds:(Inner),(Inner),Output:["_col2"]
+                                                        <-Map 37 [SIMPLE_EDGE]
+                                                          SHUFFLE [RS_86]
+                                                            Select Operator [SEL_81] (rows=40000000 width=4)
+                                                              TableScan [TS_80] (rows=40000000 width=1014)
+                                                                default@customer_address,ca,Tbl:COMPLETE,Col:COMPLETE
+                                                        <-Map 40 [SIMPLE_EDGE]
+                                                          SHUFFLE [RS_87]
+                                                            Select Operator [SEL_83] (rows=1861800 width=4)
+                                                              TableScan [TS_82] (rows=1861800 width=385)
+                                                                default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:COMPLETE
+                                                        <-Map 41 [SIMPLE_EDGE]
+                                                          SHUFFLE [RS_88]
+                                                            Select Operator [SEL_85] (rows=80000000 width=860)
                                                               Output:["_col0"]
-                                                              Filter Operator [FIL_324] (rows=1861800 width=385)
-                                                                predicate:cd_demo_sk is not null
-                                                                TableScan [TS_101] (rows=1861800 width=385)
-                                                                  default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk"]
-                                                        <-Reducer 41 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_107]
-                                                            PartitionCols:_col1
-                                                            Merge Join Operator [MERGEJOIN_343] (rows=88000001 width=860)
-                                                              Conds:RS_104._col2=RS_105._col0(Inner),Output:["_col0","_col1"]
-                                                            <-Map 40 [SIMPLE_EDGE]
-                                                              SHUFFLE [RS_104]
-                                                                PartitionCols:_col2
-                                                                Select Operator [SEL_97] (rows=80000000 width=860)
-                                                                  Output:["_col0","_col1","_col2"]
-                                                                  Filter Operator [FIL_322] (rows=80000000 width=860)
-                                                                    predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
-                                                                    TableScan [TS_95] (rows=80000000 width=860)
-                                                                      default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
-                                                            <-Map 44 [SIMPLE_EDGE]
-                                                              SHUFFLE [RS_105]
-                                                                PartitionCols:_col0
-                                                                Select Operator [SEL_100] (rows=20000000 width=1014)
-                                                                  Output:["_col0"]
-                                                                  Filter Operator [FIL_323] (rows=20000000 width=1014)
-                                                                    predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
-                                                                    TableScan [TS_98] (rows=40000000 width=1014)
-                                                                      default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
-                          <-Reducer 50 [SIMPLE_EDGE]
-                            SHUFFLE [RS_203]
+                                                              TableScan [TS_84] (rows=80000000 width=860)
+                                                                default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk"]
+                          <-Reducer 46 [SIMPLE_EDGE]
+                            SHUFFLE [RS_173]
                               PartitionCols:_col0
-                              Select Operator [SEL_201] (rows=8432918901433858 width=546)
+                              Select Operator [SEL_171] (rows=4611686018427387903 width=1)
                                 Output:["_col0","_col1"]
-                                Group By Operator [GBY_200] (rows=8432918901433858 width=546)
+                                Group By Operator [GBY_170] (rows=4611686018427387903 width=1)
                                   Output:["_col0"],keys:KEY._col0
-                                <-Reducer 49 [SIMPLE_EDGE]
-                                  SHUFFLE [RS_199]
+                                <-Reducer 45 [SIMPLE_EDGE]
+                                  SHUFFLE [RS_169]
                                     PartitionCols:_col0
-                                    Group By Operator [GBY_198] (rows=16865837802867716 width=546)
+                                    Group By Operator [GBY_168] (rows=9223372036854775807 width=1)
                                       Output:["_col0"],keys:_col6
-                                      Merge Join Operator [MERGEJOIN_356] (rows=16865837802867716 width=546)
+                                      Merge Join Operator [MERGEJOIN_278] (rows=9223372036854775807 width=1)
                                         Conds:(Inner),Output:["_col6"]
-                                      <-Reducer 48 [SIMPLE_EDGE]
-                                        SHUFFLE [RS_194]
-                                          Merge Join Operator [MERGEJOIN_355] (rows=348467716 width=135)
-                                            Conds:RS_191._col1=RS_192._col0(Inner)
-                                          <-Reducer 47 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_191]
+                                      <-Reducer 44 [SIMPLE_EDGE]
+                                        SHUFFLE [RS_164]
+                                          Merge Join Operator [MERGEJOIN_277] (rows=5072854730221289472 width=1)
+                                            Conds:RS_161._col1=RS_162._col0(Inner)
+                                          <-Reducer 43 [SIMPLE_EDGE]
+                                            SHUFFLE [RS_161]
                                               PartitionCols:_col1
-                                              Merge Join Operator [MERGEJOIN_345] (rows=316788826 width=135)
-                                                Conds:RS_188._col0=RS_189._col0(Inner),Output:["_col1"]
-                                              <-Map 46 [SIMPLE_EDGE]
-                                                SHUFFLE [RS_188]
+                                              Merge Join Operator [MERGEJOIN_271] (rows=316788826 width=135)
+                                                Conds:RS_158._col0=RS_159._col0(Inner),Output:["_col1"]
+                                              <-Map 42 [SIMPLE_EDGE]
+                                                SHUFFLE [RS_158]
                                                   PartitionCols:_col0
-                                                  Select Operator [SEL_144] (rows=287989836 width=135)
+                                                  Select Operator [SEL_124] (rows=287989836 width=135)
                                                     Output:["_col0","_col1"]
-                                                    Filter Operator [FIL_325] (rows=287989836 width=135)
+                                                    Filter Operator [FIL_257] (rows=287989836 width=135)
                                                       predicate:cs_sold_date_sk is not null
-                                                      TableScan [TS_142] (rows=287989836 width=135)
+                                                      TableScan [TS_122] (rows=287989836 width=135)
                                                         default@catalog_sales,catalog_sales,Tbl:COMPLETE,Col:NONE,Output:["cs_sold_date_sk","cs_ship_customer_sk"]
-                                              <-Map 51 [SIMPLE_EDGE]
-                                                SHUFFLE [RS_189]
+                                              <-Map 47 [SIMPLE_EDGE]
+                                                SHUFFLE [RS_159]
                                                   PartitionCols:_col0
-                                                  Select Operator [SEL_147] (rows=4058 width=1119)
+                                                  Select Operator [SEL_127] (rows=4058 width=1119)
                                                     Output:["_col0"]
-                                                    Filter Operator [FIL_326] (rows=4058 width=1119)
+                                                    Filter Operator [FIL_258] (rows=4058 width=1119)
                                                       predicate:((d_year = 1999) and d_moy BETWEEN 1 AND 3 and d_date_sk is not null)
-                                                      TableScan [TS_145] (rows=73049 width=1119)
+                                                      TableScan [TS_125] (rows=73049 width=1119)
                                                         default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_year","d_moy"]
-                                          <-Reducer 55 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_192]
+                                          <-Reducer 50 [SIMPLE_EDGE]
+                                            SHUFFLE [RS_162]
                                               PartitionCols:_col0
-                                              Group By Operator [GBY_166] (rows=48400001 width=860)
+                                              Group By Operator [GBY_141] (rows=4611686018427387903 width=1)
                                                 Output:["_col0"],keys:KEY._col0
-                                              <-Reducer 54 [SIMPLE_EDGE]
-                                                SHUFFLE [RS_165]
+                                              <-Reducer 49 [SIMPLE_EDGE]
+                                                SHUFFLE [RS_140]
                                                   PartitionCols:_col0
-                                                  Group By Operator [GBY_164] (rows=96800003 width=860)
-                                                    Output:["_col0"],keys:_col0
-                                                    Merge Join Operator [MERGEJOIN_347] (rows=96800003 width=860)
-                                                      Conds:RS_160._col1=RS_161._col0(Inner),Output:["_col0"]
-                                                    <-Map 57 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_161]
-                                                        PartitionCols:_col0
-                                                        Select Operator [SEL_156] (rows=1861800 width=385)
+                                                  Group By Operator [GBY_139] (rows=9223372036854775807 width=1)
+                                                    Output:["_col0"],keys:_col2
+                                                    Merge Join Operator [MERGEJOIN_265] (rows=9223372036854775807 width=1)
+                                                      Conds:(Inner),(Inner),Output:["_col2"]
+                                                    <-Map 48 [SIMPLE_EDGE]
+                                                      SHUFFLE [RS_134]
+                                                        Select Operator [SEL_129] (rows=40000000 width=4)
+                                                          TableScan [TS_128] (rows=40000000 width=1014)
+                                                            default@customer_address,ca,Tbl:COMPLETE,Col:COMPLETE
+                                                    <-Map 51 [SIMPLE_EDGE]
+                                                      SHUFFLE [RS_135]
+                                                        Select Operator [SEL_131] (rows=1861800 width=4)
+                                                          TableScan [TS_130] (rows=1861800 width=385)
+                                                            default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:COMPLETE
+                                                    <-Map 52 [SIMPLE_EDGE]
+                                                      SHUFFLE [RS_136]
+                                                        Select Operator [SEL_133] (rows=80000000 width=860)
                                                           Output:["_col0"]
-                                                          Filter Operator [FIL_329] (rows=1861800 width=385)
-                                                            predicate:cd_demo_sk is not null
-                                                            TableScan [TS_154] (rows=1861800 width=385)
-                                                              default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk"]
-                                                    <-Reducer 53 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_160]
-                                                        PartitionCols:_col1
-                                                        Merge Join Operator [MERGEJOIN_346] (rows=88000001 width=860)
-                                                          Conds:RS_157._col2=RS_158._col0(Inner),Output:["_col0","_col1"]
-                                                        <-Map 52 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_157]
-                                                            PartitionCols:_col2
-                                                            Select Operator [SEL_150] (rows=80000000 width=860)
-                                                              Output:["_col0","_col1","_col2"]
-                                                              Filter Operator [FIL_327] (rows=80000000 width=860)
-                                                                predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
-                                                                TableScan [TS_148] (rows=80000000 width=860)
-                                                                  default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
-                                                        <-Map 56 [SIMPLE_EDGE]
-                                                          SHUFFLE [RS_158]
-                                                            PartitionCols:_col0
-                                                            Select Operator [SEL_153] (rows=20000000 width=1014)
-                                                              Output:["_col0"]
-                                                              Filter Operator [FIL_328] (rows=20000000 width=1014)
-                                                                predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
-                                                                TableScan [TS_151] (rows=40000000 width=1014)
-                                                                  default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
-                                      <-Reducer 61 [SIMPLE_EDGE]
-                                        SHUFFLE [RS_195]
-                                          Group By Operator [GBY_186] (rows=48400001 width=860)
+                                                          TableScan [TS_132] (rows=80000000 width=860)
+                                                            default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk"]
+                                      <-Reducer 55 [SIMPLE_EDGE]
+                                        SHUFFLE [RS_165]
+                                          Group By Operator [GBY_156] (rows=4611686018427387903 width=1)
                                             Output:["_col0"],keys:KEY._col0
-                                          <-Reducer 60 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_185]
+                                          <-Reducer 54 [SIMPLE_EDGE]
+                                            SHUFFLE [RS_155]
                                               PartitionCols:_col0
-                                              Group By Operator [GBY_184] (rows=96800003 width=860)
-                                                Output:["_col0"],keys:_col0
-                                                Merge Join Operator [MERGEJOIN_349] (rows=96800003 width=860)
-                                                  Conds:RS_180._col1=RS_181._col0(Inner),Output:["_col0"]
-                                                <-Map 63 [SIMPLE_EDGE]
-                                                  SHUFFLE [RS_181]
-                                                    PartitionCols:_col0
-                                                    Select Operator [SEL_176] (rows=1861800 width=385)
+                                              Group By Operator [GBY_154] (rows=9223372036854775807 width=1)
+                                                Output:["_col0"],keys:_col2
+                                                Merge Join Operator [MERGEJOIN_266] (rows=9223372036854775807 width=1)
+                                                  Conds:(Inner),(Inner),Output:["_col2"]
+                                                <-Map 53 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_149]
+                                                    Select Operator [SEL_144] (rows=40000000 width=4)
+                                                      TableScan [TS_143] (rows=40000000 width=1014)
+                                                        default@customer_address,ca,Tbl:COMPLETE,Col:COMPLETE
+                                                <-Map 56 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_150]
+                                                    Select Operator [SEL_146] (rows=1861800 width=4)
+                                                      TableScan [TS_145] (rows=1861800 width=385)
+                                                        default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:COMPLETE
+                                                <-Map 57 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_151]
+                                                    Select Operator [SEL_148] (rows=80000000 width=860)
                                                       Output:["_col0"]
-                                                      Filter Operator [FIL_332] (rows=1861800 width=385)
-                                                        predicate:cd_demo_sk is not null
-                                                        TableScan [TS_174] (rows=1861800 width=385)
-                                                          default@customer_demographics,customer_demographics,Tbl:COMPLETE,Col:NONE,Output:["cd_demo_sk"]
-                                                <-Reducer 59 [SIMPLE_EDGE]
-                                                  SHUFFLE [RS_180]
-                                                    PartitionCols:_col1
-                                                    Merge Join Operator [MERGEJOIN_348] (rows=88000001 width=860)
-                                                      Conds:RS_177._col2=RS_178._col0(Inner),Output:["_col0","_col1"]
-                                                    <-Map 58 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_177]
-                                                        PartitionCols:_col2
-                                                        Select Operator [SEL_170] (rows=80000000 width=860)
-                                                          Output:["_col0","_col1","_col2"]
-                                                          Filter Operator [FIL_330] (rows=80000000 width=860)
-                                                            predicate:(c_current_addr_sk is not null and c_current_cdemo_sk is not null)
-                                                            TableScan [TS_168] (rows=80000000 width=860)
-                                                              default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_current_cdemo_sk","c_current_addr_sk"]
-                                                    <-Map 62 [SIMPLE_EDGE]
-                                                      SHUFFLE [RS_178]
-                                                        PartitionCols:_col0
-                                                        Select Operator [SEL_173] (rows=20000000 width=1014)
-                                                          Output:["_col0"]
-                                                          Filter Operator [FIL_331] (rows=20000000 width=1014)
-                                                            predicate:((ca_state) IN ('CO', 'IL', 'MN') and ca_address_sk is not null)
-                                                            TableScan [TS_171] (rows=40000000 width=1014)
-                                                              default@customer_address,ca,Tbl:COMPLETE,Col:NONE,Output:["ca_address_sk","ca_state"]
+                                                      TableScan [TS_147] (rows=80000000 width=860)
+                                                        default@customer,c,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk"]