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 2016/05/06 20:55:55 UTC

[03/15] hive git commit: HIVE-13542 : Missing stats for tables in TPCDS performance regression suite (Hari Subramaniyan via Ashutosh Chauhan)

http://git-wip-us.apache.org/repos/asf/hive/blob/db8a6db9/ql/src/test/results/clientpositive/perf/query87.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query87.q.out b/ql/src/test/results/clientpositive/perf/query87.q.out
index 5b08630..ee3090b 100644
--- a/ql/src/test/results/clientpositive/perf/query87.q.out
+++ b/ql/src/test/results/clientpositive/perf/query87.q.out
@@ -30,156 +30,162 @@ Stage-0
           SHUFFLE [RS_71]
             Group By Operator [GBY_70] (rows=1 width=8)
               Output:["_col0"],aggregations:["count()"]
-              Select Operator [SEL_69] (rows=24200000 width=860)
-                Filter Operator [FIL_68] (rows=24200000 width=860)
+              Select Operator [SEL_69] (rows=105414409 width=88)
+                Filter Operator [FIL_68] (rows=105414409 width=88)
                   predicate:_col6 is null
-                  Merge Join Operator [MERGEJOIN_112] (rows=48400001 width=860)
+                  Merge Join Operator [MERGEJOIN_112] (rows=210828819 width=88)
                     Conds:RS_65._col0, _col1, _col2=RS_66._col0, _col1, _col2(Left Outer),Output:["_col6"]
                   <-Reducer 19 [SIMPLE_EDGE]
                     SHUFFLE [RS_66]
                       PartitionCols:_col0, _col1, _col2
-                      Select Operator [SEL_64] (rows=44000000 width=860)
+                      Select Operator [SEL_64] (rows=87121617 width=135)
                         Output:["_col0","_col1","_col2"]
-                        Group By Operator [GBY_63] (rows=44000000 width=860)
+                        Group By Operator [GBY_63] (rows=87121617 width=135)
                           Output:["_col0","_col1","_col2"],keys:KEY._col0, KEY._col1, KEY._col2
                         <-Reducer 18 [SIMPLE_EDGE]
                           SHUFFLE [RS_62]
                             PartitionCols:_col0, _col1, _col2
-                            Group By Operator [GBY_61] (rows=88000001 width=860)
-                              Output:["_col0","_col1","_col2"],keys:_col3, _col6, _col7
-                              Merge Join Operator [MERGEJOIN_110] (rows=88000001 width=860)
-                                Conds:RS_57._col1=RS_58._col0(Inner),Output:["_col3","_col6","_col7"]
-                              <-Map 21 [SIMPLE_EDGE]
-                                SHUFFLE [RS_58]
-                                  PartitionCols:_col0
-                                  Select Operator [SEL_53] (rows=80000000 width=860)
-                                    Output:["_col0","_col1","_col2"]
-                                    Filter Operator [FIL_104] (rows=80000000 width=860)
-                                      predicate:c_customer_sk is not null
-                                      TableScan [TS_51] (rows=80000000 width=860)
-                                        default@customer,customer,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_first_name","c_last_name"]
-                              <-Reducer 17 [SIMPLE_EDGE]
-                                SHUFFLE [RS_57]
-                                  PartitionCols:_col1
-                                  Merge Join Operator [MERGEJOIN_109] (rows=40176 width=1119)
-                                    Conds:RS_54._col0=RS_55._col0(Inner),Output:["_col1","_col3"]
-                                  <-Map 16 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_54]
-                                      PartitionCols:_col0
-                                      Select Operator [SEL_47] (rows=1 width=0)
-                                        Output:["_col0","_col1"]
-                                        Filter Operator [FIL_102] (rows=1 width=0)
-                                          predicate:(ws_sold_date_sk is not null and ws_bill_customer_sk is not null)
-                                          TableScan [TS_45] (rows=1 width=0)
-                                            default@web_sales,web_sales,Tbl:PARTIAL,Col:NONE,Output:["ws_sold_date_sk","ws_bill_customer_sk"]
-                                  <-Map 20 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_55]
-                                      PartitionCols:_col0
-                                      Select Operator [SEL_50] (rows=36524 width=1119)
-                                        Output:["_col0","_col1"]
-                                        Filter Operator [FIL_103] (rows=36524 width=1119)
-                                          predicate:(d_month_seq BETWEEN 1193 AND 1204 and d_date_sk is not null)
-                                          TableScan [TS_48] (rows=73049 width=1119)
-                                            default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date","d_month_seq"]
+                            Group By Operator [GBY_61] (rows=174243235 width=135)
+                              Output:["_col0","_col1","_col2"],keys:_col6, _col7, _col3
+                              Select Operator [SEL_60] (rows=174243235 width=135)
+                                Output:["_col6","_col7","_col3"]
+                                Merge Join Operator [MERGEJOIN_110] (rows=174243235 width=135)
+                                  Conds:RS_57._col1=RS_58._col0(Inner),Output:["_col3","_col6","_col7"]
+                                <-Map 21 [SIMPLE_EDGE]
+                                  SHUFFLE [RS_58]
+                                    PartitionCols:_col0
+                                    Select Operator [SEL_53] (rows=80000000 width=860)
+                                      Output:["_col0","_col1","_col2"]
+                                      Filter Operator [FIL_104] (rows=80000000 width=860)
+                                        predicate:c_customer_sk is not null
+                                        TableScan [TS_51] (rows=80000000 width=860)
+                                          default@customer,customer,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_first_name","c_last_name"]
+                                <-Reducer 17 [SIMPLE_EDGE]
+                                  SHUFFLE [RS_57]
+                                    PartitionCols:_col1
+                                    Merge Join Operator [MERGEJOIN_109] (rows=158402938 width=135)
+                                      Conds:RS_54._col0=RS_55._col0(Inner),Output:["_col1","_col3"]
+                                    <-Map 16 [SIMPLE_EDGE]
+                                      SHUFFLE [RS_54]
+                                        PartitionCols:_col0
+                                        Select Operator [SEL_47] (rows=144002668 width=135)
+                                          Output:["_col0","_col1"]
+                                          Filter Operator [FIL_102] (rows=144002668 width=135)
+                                            predicate:(ws_sold_date_sk is not null and ws_bill_customer_sk is not null)
+                                            TableScan [TS_45] (rows=144002668 width=135)
+                                              default@web_sales,web_sales,Tbl:COMPLETE,Col:NONE,Output:["ws_sold_date_sk","ws_bill_customer_sk"]
+                                    <-Map 20 [SIMPLE_EDGE]
+                                      SHUFFLE [RS_55]
+                                        PartitionCols:_col0
+                                        Select Operator [SEL_50] (rows=36524 width=1119)
+                                          Output:["_col0","_col1"]
+                                          Filter Operator [FIL_103] (rows=36524 width=1119)
+                                            predicate:(d_month_seq BETWEEN 1193 AND 1204 and d_date_sk is not null)
+                                            TableScan [TS_48] (rows=73049 width=1119)
+                                              default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date","d_month_seq"]
                   <-Reducer 5 [SIMPLE_EDGE]
                     SHUFFLE [RS_65]
                       PartitionCols:_col0, _col1, _col2
-                      Select Operator [SEL_44] (rows=24200000 width=860)
+                      Select Operator [SEL_44] (rows=191662559 width=88)
                         Output:["_col0","_col1","_col2"]
-                        Filter Operator [FIL_43] (rows=24200000 width=860)
+                        Filter Operator [FIL_43] (rows=191662559 width=88)
                           predicate:_col3 is null
-                          Merge Join Operator [MERGEJOIN_111] (rows=48400001 width=860)
+                          Merge Join Operator [MERGEJOIN_111] (rows=383325119 width=88)
                             Conds:RS_40._col0, _col1, _col2=RS_41._col0, _col1, _col2(Left Outer),Output:["_col0","_col1","_col2","_col3"]
                           <-Reducer 13 [SIMPLE_EDGE]
                             SHUFFLE [RS_41]
                               PartitionCols:_col0, _col1, _col2
-                              Select Operator [SEL_39] (rows=44000000 width=860)
+                              Select Operator [SEL_39] (rows=174233858 width=135)
                                 Output:["_col0","_col1","_col2"]
-                                Group By Operator [GBY_38] (rows=44000000 width=860)
+                                Group By Operator [GBY_38] (rows=174233858 width=135)
                                   Output:["_col0","_col1","_col2"],keys:KEY._col0, KEY._col1, KEY._col2
                                 <-Reducer 12 [SIMPLE_EDGE]
                                   SHUFFLE [RS_37]
                                     PartitionCols:_col0, _col1, _col2
-                                    Group By Operator [GBY_36] (rows=88000001 width=860)
-                                      Output:["_col0","_col1","_col2"],keys:_col3, _col6, _col7
-                                      Merge Join Operator [MERGEJOIN_108] (rows=88000001 width=860)
-                                        Conds:RS_32._col1=RS_33._col0(Inner),Output:["_col3","_col6","_col7"]
-                                      <-Map 15 [SIMPLE_EDGE]
-                                        SHUFFLE [RS_33]
-                                          PartitionCols:_col0
-                                          Select Operator [SEL_28] (rows=80000000 width=860)
-                                            Output:["_col0","_col1","_col2"]
-                                            Filter Operator [FIL_101] (rows=80000000 width=860)
-                                              predicate:c_customer_sk is not null
-                                              TableScan [TS_26] (rows=80000000 width=860)
-                                                default@customer,customer,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_first_name","c_last_name"]
-                                      <-Reducer 11 [SIMPLE_EDGE]
-                                        SHUFFLE [RS_32]
-                                          PartitionCols:_col1
-                                          Merge Join Operator [MERGEJOIN_107] (rows=40176 width=1119)
-                                            Conds:RS_29._col0=RS_30._col0(Inner),Output:["_col1","_col3"]
-                                          <-Map 10 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_29]
-                                              PartitionCols:_col0
-                                              Select Operator [SEL_22] (rows=1 width=0)
-                                                Output:["_col0","_col1"]
-                                                Filter Operator [FIL_99] (rows=1 width=0)
-                                                  predicate:(cs_sold_date_sk is not null and cs_bill_customer_sk is not null)
-                                                  TableScan [TS_20] (rows=1 width=0)
-                                                    default@catalog_sales,catalog_sales,Tbl:PARTIAL,Col:NONE,Output:["cs_sold_date_sk","cs_bill_customer_sk"]
-                                          <-Map 14 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_30]
-                                              PartitionCols:_col0
-                                              Select Operator [SEL_25] (rows=36524 width=1119)
-                                                Output:["_col0","_col1"]
-                                                Filter Operator [FIL_100] (rows=36524 width=1119)
-                                                  predicate:(d_month_seq BETWEEN 1193 AND 1204 and d_date_sk is not null)
-                                                  TableScan [TS_23] (rows=73049 width=1119)
-                                                    default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date","d_month_seq"]
+                                    Group By Operator [GBY_36] (rows=348467716 width=135)
+                                      Output:["_col0","_col1","_col2"],keys:_col6, _col7, _col3
+                                      Select Operator [SEL_35] (rows=348467716 width=135)
+                                        Output:["_col6","_col7","_col3"]
+                                        Merge Join Operator [MERGEJOIN_108] (rows=348467716 width=135)
+                                          Conds:RS_32._col1=RS_33._col0(Inner),Output:["_col3","_col6","_col7"]
+                                        <-Map 15 [SIMPLE_EDGE]
+                                          SHUFFLE [RS_33]
+                                            PartitionCols:_col0
+                                            Select Operator [SEL_28] (rows=80000000 width=860)
+                                              Output:["_col0","_col1","_col2"]
+                                              Filter Operator [FIL_101] (rows=80000000 width=860)
+                                                predicate:c_customer_sk is not null
+                                                TableScan [TS_26] (rows=80000000 width=860)
+                                                  default@customer,customer,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_first_name","c_last_name"]
+                                        <-Reducer 11 [SIMPLE_EDGE]
+                                          SHUFFLE [RS_32]
+                                            PartitionCols:_col1
+                                            Merge Join Operator [MERGEJOIN_107] (rows=316788826 width=135)
+                                              Conds:RS_29._col0=RS_30._col0(Inner),Output:["_col1","_col3"]
+                                            <-Map 10 [SIMPLE_EDGE]
+                                              SHUFFLE [RS_29]
+                                                PartitionCols:_col0
+                                                Select Operator [SEL_22] (rows=287989836 width=135)
+                                                  Output:["_col0","_col1"]
+                                                  Filter Operator [FIL_99] (rows=287989836 width=135)
+                                                    predicate:(cs_sold_date_sk is not null and cs_bill_customer_sk is not null)
+                                                    TableScan [TS_20] (rows=287989836 width=135)
+                                                      default@catalog_sales,catalog_sales,Tbl:COMPLETE,Col:NONE,Output:["cs_sold_date_sk","cs_bill_customer_sk"]
+                                            <-Map 14 [SIMPLE_EDGE]
+                                              SHUFFLE [RS_30]
+                                                PartitionCols:_col0
+                                                Select Operator [SEL_25] (rows=36524 width=1119)
+                                                  Output:["_col0","_col1"]
+                                                  Filter Operator [FIL_100] (rows=36524 width=1119)
+                                                    predicate:(d_month_seq BETWEEN 1193 AND 1204 and d_date_sk is not null)
+                                                    TableScan [TS_23] (rows=73049 width=1119)
+                                                      default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date","d_month_seq"]
                           <-Reducer 4 [SIMPLE_EDGE]
                             SHUFFLE [RS_40]
                               PartitionCols:_col0, _col1, _col2
-                              Select Operator [SEL_19] (rows=44000000 width=860)
+                              Select Operator [SEL_19] (rows=348477374 width=88)
                                 Output:["_col0","_col1","_col2"]
-                                Group By Operator [GBY_18] (rows=44000000 width=860)
+                                Group By Operator [GBY_18] (rows=348477374 width=88)
                                   Output:["_col0","_col1","_col2"],keys:KEY._col0, KEY._col1, KEY._col2
                                 <-Reducer 3 [SIMPLE_EDGE]
                                   SHUFFLE [RS_17]
                                     PartitionCols:_col0, _col1, _col2
-                                    Group By Operator [GBY_16] (rows=88000001 width=860)
-                                      Output:["_col0","_col1","_col2"],keys:_col3, _col6, _col7
-                                      Merge Join Operator [MERGEJOIN_106] (rows=88000001 width=860)
-                                        Conds:RS_12._col1=RS_13._col0(Inner),Output:["_col3","_col6","_col7"]
-                                      <-Map 9 [SIMPLE_EDGE]
-                                        SHUFFLE [RS_13]
-                                          PartitionCols:_col0
-                                          Select Operator [SEL_8] (rows=80000000 width=860)
-                                            Output:["_col0","_col1","_col2"]
-                                            Filter Operator [FIL_98] (rows=80000000 width=860)
-                                              predicate:c_customer_sk is not null
-                                              TableScan [TS_6] (rows=80000000 width=860)
-                                                default@customer,customer,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_first_name","c_last_name"]
-                                      <-Reducer 2 [SIMPLE_EDGE]
-                                        SHUFFLE [RS_12]
-                                          PartitionCols:_col1
-                                          Merge Join Operator [MERGEJOIN_105] (rows=40176 width=1119)
-                                            Conds:RS_9._col0=RS_10._col0(Inner),Output:["_col1","_col3"]
-                                          <-Map 1 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_9]
-                                              PartitionCols:_col0
-                                              Select Operator [SEL_2] (rows=1 width=0)
-                                                Output:["_col0","_col1"]
-                                                Filter Operator [FIL_96] (rows=1 width=0)
-                                                  predicate:(ss_sold_date_sk is not null and ss_customer_sk is not null)
-                                                  TableScan [TS_0] (rows=1 width=0)
-                                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_date_sk","ss_customer_sk"]
-                                          <-Map 8 [SIMPLE_EDGE]
-                                            SHUFFLE [RS_10]
-                                              PartitionCols:_col0
-                                              Select Operator [SEL_5] (rows=36524 width=1119)
-                                                Output:["_col0","_col1"]
-                                                Filter Operator [FIL_97] (rows=36524 width=1119)
-                                                  predicate:(d_month_seq BETWEEN 1193 AND 1204 and d_date_sk is not null)
-                                                  TableScan [TS_3] (rows=73049 width=1119)
-                                                    default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date","d_month_seq"]
+                                    Group By Operator [GBY_16] (rows=696954748 width=88)
+                                      Output:["_col0","_col1","_col2"],keys:_col6, _col7, _col3
+                                      Select Operator [SEL_15] (rows=696954748 width=88)
+                                        Output:["_col6","_col7","_col3"]
+                                        Merge Join Operator [MERGEJOIN_106] (rows=696954748 width=88)
+                                          Conds:RS_12._col1=RS_13._col0(Inner),Output:["_col3","_col6","_col7"]
+                                        <-Map 9 [SIMPLE_EDGE]
+                                          SHUFFLE [RS_13]
+                                            PartitionCols:_col0
+                                            Select Operator [SEL_8] (rows=80000000 width=860)
+                                              Output:["_col0","_col1","_col2"]
+                                              Filter Operator [FIL_98] (rows=80000000 width=860)
+                                                predicate:c_customer_sk is not null
+                                                TableScan [TS_6] (rows=80000000 width=860)
+                                                  default@customer,customer,Tbl:COMPLETE,Col:NONE,Output:["c_customer_sk","c_first_name","c_last_name"]
+                                        <-Reducer 2 [SIMPLE_EDGE]
+                                          SHUFFLE [RS_12]
+                                            PartitionCols:_col1
+                                            Merge Join Operator [MERGEJOIN_105] (rows=633595212 width=88)
+                                              Conds:RS_9._col0=RS_10._col0(Inner),Output:["_col1","_col3"]
+                                            <-Map 1 [SIMPLE_EDGE]
+                                              SHUFFLE [RS_9]
+                                                PartitionCols:_col0
+                                                Select Operator [SEL_2] (rows=575995635 width=88)
+                                                  Output:["_col0","_col1"]
+                                                  Filter Operator [FIL_96] (rows=575995635 width=88)
+                                                    predicate:(ss_sold_date_sk is not null and ss_customer_sk is not null)
+                                                    TableScan [TS_0] (rows=575995635 width=88)
+                                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_date_sk","ss_customer_sk"]
+                                            <-Map 8 [SIMPLE_EDGE]
+                                              SHUFFLE [RS_10]
+                                                PartitionCols:_col0
+                                                Select Operator [SEL_5] (rows=36524 width=1119)
+                                                  Output:["_col0","_col1"]
+                                                  Filter Operator [FIL_97] (rows=36524 width=1119)
+                                                    predicate:(d_month_seq BETWEEN 1193 AND 1204 and d_date_sk is not null)
+                                                    TableScan [TS_3] (rows=73049 width=1119)
+                                                      default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date","d_month_seq"]
 

http://git-wip-us.apache.org/repos/asf/hive/blob/db8a6db9/ql/src/test/results/clientpositive/perf/query88.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query88.q.out b/ql/src/test/results/clientpositive/perf/query88.q.out
index ed2c961..e3f69d3 100644
--- a/ql/src/test/results/clientpositive/perf/query88.q.out
+++ b/ql/src/test/results/clientpositive/perf/query88.q.out
@@ -226,454 +226,456 @@ Stage-0
     Stage-1
       Reducer 6
       File Output Operator [FS_225]
-        Merge Join Operator [MERGEJOIN_354] (rows=7 width=8)
-          Conds:(Inner),(Inner),(Inner),(Inner),(Inner),(Inner),(Inner),Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7"]
-        <-Reducer 14 [SIMPLE_EDGE]
-          SHUFFLE [RS_216]
-            Group By Operator [GBY_50] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 13 [SIMPLE_EDGE]
-              SHUFFLE [RS_49]
-                Group By Operator [GBY_48] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_335] (rows=17424 width=471)
-                    Conds:RS_44._col2=RS_45._col0(Inner)
-                  <-Map 17 [SIMPLE_EDGE]
-                    SHUFFLE [RS_45]
-                      PartitionCols:_col0
-                      Select Operator [SEL_37] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_305] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_35] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 12 [SIMPLE_EDGE]
-                    SHUFFLE [RS_44]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_334] (rows=15840 width=471)
-                        Conds:RS_41._col0=RS_42._col0(Inner),Output:["_col2"]
-                      <-Map 16 [SIMPLE_EDGE]
-                        SHUFFLE [RS_42]
-                          PartitionCols:_col0
-                          Select Operator [SEL_34] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_304] (rows=14400 width=471)
-                              predicate:((t_hour = 9) and (t_minute < 30) and t_time_sk is not null)
-                              TableScan [TS_32] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 11 [SIMPLE_EDGE]
-                        SHUFFLE [RS_41]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_333] (rows=3960 width=107)
-                            Conds:RS_38._col1=RS_39._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 10 [SIMPLE_EDGE]
-                            SHUFFLE [RS_38]
-                              PartitionCols:_col1
-                              Select Operator [SEL_28] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_302] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_26] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 15 [SIMPLE_EDGE]
-                            SHUFFLE [RS_39]
-                              PartitionCols:_col0
-                              Select Operator [SEL_31] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_303] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_29] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 22 [SIMPLE_EDGE]
-          SHUFFLE [RS_217]
-            Group By Operator [GBY_76] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 21 [SIMPLE_EDGE]
-              SHUFFLE [RS_75]
-                Group By Operator [GBY_74] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_338] (rows=17424 width=471)
-                    Conds:RS_70._col2=RS_71._col0(Inner)
-                  <-Map 25 [SIMPLE_EDGE]
-                    SHUFFLE [RS_71]
-                      PartitionCols:_col0
-                      Select Operator [SEL_63] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_309] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_61] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 20 [SIMPLE_EDGE]
-                    SHUFFLE [RS_70]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_337] (rows=15840 width=471)
-                        Conds:RS_67._col0=RS_68._col0(Inner),Output:["_col2"]
-                      <-Map 24 [SIMPLE_EDGE]
-                        SHUFFLE [RS_68]
-                          PartitionCols:_col0
-                          Select Operator [SEL_60] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_308] (rows=14400 width=471)
-                              predicate:((t_hour = 9) and (t_minute >= 30) and t_time_sk is not null)
-                              TableScan [TS_58] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 19 [SIMPLE_EDGE]
-                        SHUFFLE [RS_67]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_336] (rows=3960 width=107)
-                            Conds:RS_64._col1=RS_65._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 18 [SIMPLE_EDGE]
-                            SHUFFLE [RS_64]
-                              PartitionCols:_col1
-                              Select Operator [SEL_54] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_306] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_52] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 23 [SIMPLE_EDGE]
-                            SHUFFLE [RS_65]
-                              PartitionCols:_col0
-                              Select Operator [SEL_57] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_307] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_55] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 30 [SIMPLE_EDGE]
-          SHUFFLE [RS_218]
-            Group By Operator [GBY_102] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 29 [SIMPLE_EDGE]
-              SHUFFLE [RS_101]
-                Group By Operator [GBY_100] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_341] (rows=17424 width=471)
-                    Conds:RS_96._col2=RS_97._col0(Inner)
-                  <-Map 33 [SIMPLE_EDGE]
-                    SHUFFLE [RS_97]
-                      PartitionCols:_col0
-                      Select Operator [SEL_89] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_313] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_87] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 28 [SIMPLE_EDGE]
-                    SHUFFLE [RS_96]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_340] (rows=15840 width=471)
-                        Conds:RS_93._col0=RS_94._col0(Inner),Output:["_col2"]
-                      <-Map 32 [SIMPLE_EDGE]
-                        SHUFFLE [RS_94]
-                          PartitionCols:_col0
-                          Select Operator [SEL_86] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_312] (rows=14400 width=471)
-                              predicate:((t_hour = 10) and (t_minute < 30) and t_time_sk is not null)
-                              TableScan [TS_84] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 27 [SIMPLE_EDGE]
-                        SHUFFLE [RS_93]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_339] (rows=3960 width=107)
-                            Conds:RS_90._col1=RS_91._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 26 [SIMPLE_EDGE]
-                            SHUFFLE [RS_90]
-                              PartitionCols:_col1
-                              Select Operator [SEL_80] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_310] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_78] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 31 [SIMPLE_EDGE]
-                            SHUFFLE [RS_91]
-                              PartitionCols:_col0
-                              Select Operator [SEL_83] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_311] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_81] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 38 [SIMPLE_EDGE]
-          SHUFFLE [RS_219]
-            Group By Operator [GBY_128] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 37 [SIMPLE_EDGE]
-              SHUFFLE [RS_127]
-                Group By Operator [GBY_126] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_344] (rows=17424 width=471)
-                    Conds:RS_122._col2=RS_123._col0(Inner)
-                  <-Map 41 [SIMPLE_EDGE]
-                    SHUFFLE [RS_123]
-                      PartitionCols:_col0
-                      Select Operator [SEL_115] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_317] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_113] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 36 [SIMPLE_EDGE]
-                    SHUFFLE [RS_122]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_343] (rows=15840 width=471)
-                        Conds:RS_119._col0=RS_120._col0(Inner),Output:["_col2"]
-                      <-Map 40 [SIMPLE_EDGE]
-                        SHUFFLE [RS_120]
-                          PartitionCols:_col0
-                          Select Operator [SEL_112] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_316] (rows=14400 width=471)
-                              predicate:((t_hour = 10) and (t_minute >= 30) and t_time_sk is not null)
-                              TableScan [TS_110] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 35 [SIMPLE_EDGE]
-                        SHUFFLE [RS_119]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_342] (rows=3960 width=107)
-                            Conds:RS_116._col1=RS_117._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 34 [SIMPLE_EDGE]
-                            SHUFFLE [RS_116]
-                              PartitionCols:_col1
-                              Select Operator [SEL_106] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_314] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_104] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 39 [SIMPLE_EDGE]
-                            SHUFFLE [RS_117]
-                              PartitionCols:_col0
-                              Select Operator [SEL_109] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_315] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_107] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 46 [SIMPLE_EDGE]
-          SHUFFLE [RS_220]
-            Group By Operator [GBY_154] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 45 [SIMPLE_EDGE]
-              SHUFFLE [RS_153]
-                Group By Operator [GBY_152] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_347] (rows=17424 width=471)
-                    Conds:RS_148._col2=RS_149._col0(Inner)
-                  <-Map 49 [SIMPLE_EDGE]
-                    SHUFFLE [RS_149]
-                      PartitionCols:_col0
-                      Select Operator [SEL_141] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_321] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_139] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 44 [SIMPLE_EDGE]
-                    SHUFFLE [RS_148]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_346] (rows=15840 width=471)
-                        Conds:RS_145._col0=RS_146._col0(Inner),Output:["_col2"]
-                      <-Map 48 [SIMPLE_EDGE]
-                        SHUFFLE [RS_146]
-                          PartitionCols:_col0
-                          Select Operator [SEL_138] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_320] (rows=14400 width=471)
-                              predicate:((t_hour = 11) and (t_minute < 30) and t_time_sk is not null)
-                              TableScan [TS_136] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 43 [SIMPLE_EDGE]
-                        SHUFFLE [RS_145]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_345] (rows=3960 width=107)
-                            Conds:RS_142._col1=RS_143._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 42 [SIMPLE_EDGE]
-                            SHUFFLE [RS_142]
-                              PartitionCols:_col1
-                              Select Operator [SEL_132] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_318] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_130] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 47 [SIMPLE_EDGE]
-                            SHUFFLE [RS_143]
-                              PartitionCols:_col0
-                              Select Operator [SEL_135] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_319] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_133] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 5 [SIMPLE_EDGE]
-          SHUFFLE [RS_215]
-            Group By Operator [GBY_24] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 4 [SIMPLE_EDGE]
-              SHUFFLE [RS_23]
-                Group By Operator [GBY_22] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_332] (rows=17424 width=471)
-                    Conds:RS_18._col2=RS_19._col0(Inner)
-                  <-Map 9 [SIMPLE_EDGE]
-                    SHUFFLE [RS_19]
-                      PartitionCols:_col0
-                      Select Operator [SEL_11] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_301] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_9] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 3 [SIMPLE_EDGE]
-                    SHUFFLE [RS_18]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_331] (rows=15840 width=471)
-                        Conds:RS_15._col0=RS_16._col0(Inner),Output:["_col2"]
-                      <-Map 8 [SIMPLE_EDGE]
-                        SHUFFLE [RS_16]
-                          PartitionCols:_col0
-                          Select Operator [SEL_8] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_300] (rows=14400 width=471)
-                              predicate:((t_hour = 8) and (t_minute >= 30) and t_time_sk is not null)
-                              TableScan [TS_6] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 2 [SIMPLE_EDGE]
-                        SHUFFLE [RS_15]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_330] (rows=3960 width=107)
-                            Conds:RS_12._col1=RS_13._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 1 [SIMPLE_EDGE]
-                            SHUFFLE [RS_12]
-                              PartitionCols:_col1
-                              Select Operator [SEL_2] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_298] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_0] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 7 [SIMPLE_EDGE]
-                            SHUFFLE [RS_13]
-                              PartitionCols:_col0
-                              Select Operator [SEL_5] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_299] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_3] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 54 [SIMPLE_EDGE]
-          SHUFFLE [RS_221]
-            Group By Operator [GBY_180] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 53 [SIMPLE_EDGE]
-              SHUFFLE [RS_179]
-                Group By Operator [GBY_178] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_350] (rows=17424 width=471)
-                    Conds:RS_174._col2=RS_175._col0(Inner)
-                  <-Map 57 [SIMPLE_EDGE]
-                    SHUFFLE [RS_175]
-                      PartitionCols:_col0
-                      Select Operator [SEL_167] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_325] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_165] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 52 [SIMPLE_EDGE]
-                    SHUFFLE [RS_174]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_349] (rows=15840 width=471)
-                        Conds:RS_171._col0=RS_172._col0(Inner),Output:["_col2"]
-                      <-Map 56 [SIMPLE_EDGE]
-                        SHUFFLE [RS_172]
-                          PartitionCols:_col0
-                          Select Operator [SEL_164] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_324] (rows=14400 width=471)
-                              predicate:((t_hour = 11) and (t_minute >= 30) and t_time_sk is not null)
-                              TableScan [TS_162] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 51 [SIMPLE_EDGE]
-                        SHUFFLE [RS_171]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_348] (rows=3960 width=107)
-                            Conds:RS_168._col1=RS_169._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 50 [SIMPLE_EDGE]
-                            SHUFFLE [RS_168]
-                              PartitionCols:_col1
-                              Select Operator [SEL_158] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_322] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_156] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 55 [SIMPLE_EDGE]
-                            SHUFFLE [RS_169]
-                              PartitionCols:_col0
-                              Select Operator [SEL_161] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_323] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_159] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
-        <-Reducer 62 [SIMPLE_EDGE]
-          SHUFFLE [RS_222]
-            Group By Operator [GBY_206] (rows=1 width=8)
-              Output:["_col0"],aggregations:["count(VALUE._col0)"]
-            <-Reducer 61 [SIMPLE_EDGE]
-              SHUFFLE [RS_205]
-                Group By Operator [GBY_204] (rows=1 width=8)
-                  Output:["_col0"],aggregations:["count()"]
-                  Merge Join Operator [MERGEJOIN_353] (rows=17424 width=471)
-                    Conds:RS_200._col2=RS_201._col0(Inner)
-                  <-Map 65 [SIMPLE_EDGE]
-                    SHUFFLE [RS_201]
-                      PartitionCols:_col0
-                      Select Operator [SEL_193] (rows=852 width=1910)
-                        Output:["_col0"]
-                        Filter Operator [FIL_329] (rows=852 width=1910)
-                          predicate:((s_store_name = 'ese') and s_store_sk is not null)
-                          TableScan [TS_191] (rows=1704 width=1910)
-                            default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
-                  <-Reducer 60 [SIMPLE_EDGE]
-                    SHUFFLE [RS_200]
-                      PartitionCols:_col2
-                      Merge Join Operator [MERGEJOIN_352] (rows=15840 width=471)
-                        Conds:RS_197._col0=RS_198._col0(Inner),Output:["_col2"]
-                      <-Map 64 [SIMPLE_EDGE]
-                        SHUFFLE [RS_198]
-                          PartitionCols:_col0
-                          Select Operator [SEL_190] (rows=14400 width=471)
-                            Output:["_col0"]
-                            Filter Operator [FIL_328] (rows=14400 width=471)
-                              predicate:((t_hour = 12) and (t_minute < 30) and t_time_sk is not null)
-                              TableScan [TS_188] (rows=86400 width=471)
-                                default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
-                      <-Reducer 59 [SIMPLE_EDGE]
-                        SHUFFLE [RS_197]
-                          PartitionCols:_col0
-                          Merge Join Operator [MERGEJOIN_351] (rows=3960 width=107)
-                            Conds:RS_194._col1=RS_195._col0(Inner),Output:["_col0","_col2"]
-                          <-Map 58 [SIMPLE_EDGE]
-                            SHUFFLE [RS_194]
-                              PartitionCols:_col1
-                              Select Operator [SEL_184] (rows=1 width=0)
-                                Output:["_col0","_col1","_col2"]
-                                Filter Operator [FIL_326] (rows=1 width=0)
-                                  predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
-                                  TableScan [TS_182] (rows=1 width=0)
-                                    default@store_sales,store_sales,Tbl:PARTIAL,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
-                          <-Map 63 [SIMPLE_EDGE]
-                            SHUFFLE [RS_195]
-                              PartitionCols:_col0
-                              Select Operator [SEL_187] (rows=3600 width=107)
-                                Output:["_col0"]
-                                Filter Operator [FIL_327] (rows=3600 width=107)
-                                  predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
-                                  TableScan [TS_185] (rows=7200 width=107)
-                                    default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+        Select Operator [SEL_224] (rows=7 width=8)
+          Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7"]
+          Merge Join Operator [MERGEJOIN_354] (rows=7 width=8)
+            Conds:(Inner),(Inner),(Inner),(Inner),(Inner),(Inner),(Inner),Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7"]
+          <-Reducer 14 [SIMPLE_EDGE]
+            SHUFFLE [RS_216]
+              Group By Operator [GBY_50] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 13 [SIMPLE_EDGE]
+                SHUFFLE [RS_49]
+                  Group By Operator [GBY_48] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_335] (rows=766650239 width=88)
+                      Conds:RS_44._col2=RS_45._col0(Inner)
+                    <-Map 17 [SIMPLE_EDGE]
+                      SHUFFLE [RS_45]
+                        PartitionCols:_col0
+                        Select Operator [SEL_37] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_305] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_35] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 12 [SIMPLE_EDGE]
+                      SHUFFLE [RS_44]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_334] (rows=696954748 width=88)
+                          Conds:RS_41._col1=RS_42._col0(Inner),Output:["_col2"]
+                        <-Map 16 [SIMPLE_EDGE]
+                          SHUFFLE [RS_42]
+                            PartitionCols:_col0
+                            Select Operator [SEL_34] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_304] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_32] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 11 [SIMPLE_EDGE]
+                          SHUFFLE [RS_41]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_333] (rows=633595212 width=88)
+                              Conds:RS_38._col0=RS_39._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 10 [SIMPLE_EDGE]
+                              SHUFFLE [RS_38]
+                                PartitionCols:_col0
+                                Select Operator [SEL_28] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_302] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_26] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 15 [SIMPLE_EDGE]
+                              SHUFFLE [RS_39]
+                                PartitionCols:_col0
+                                Select Operator [SEL_31] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_303] (rows=14400 width=471)
+                                    predicate:((t_hour = 12) and (t_minute < 30) and t_time_sk is not null)
+                                    TableScan [TS_29] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 22 [SIMPLE_EDGE]
+            SHUFFLE [RS_217]
+              Group By Operator [GBY_76] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 21 [SIMPLE_EDGE]
+                SHUFFLE [RS_75]
+                  Group By Operator [GBY_74] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_338] (rows=766650239 width=88)
+                      Conds:RS_70._col2=RS_71._col0(Inner)
+                    <-Map 25 [SIMPLE_EDGE]
+                      SHUFFLE [RS_71]
+                        PartitionCols:_col0
+                        Select Operator [SEL_63] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_309] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_61] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 20 [SIMPLE_EDGE]
+                      SHUFFLE [RS_70]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_337] (rows=696954748 width=88)
+                          Conds:RS_67._col1=RS_68._col0(Inner),Output:["_col2"]
+                        <-Map 24 [SIMPLE_EDGE]
+                          SHUFFLE [RS_68]
+                            PartitionCols:_col0
+                            Select Operator [SEL_60] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_308] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_58] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 19 [SIMPLE_EDGE]
+                          SHUFFLE [RS_67]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_336] (rows=633595212 width=88)
+                              Conds:RS_64._col0=RS_65._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 18 [SIMPLE_EDGE]
+                              SHUFFLE [RS_64]
+                                PartitionCols:_col0
+                                Select Operator [SEL_54] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_306] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_52] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 23 [SIMPLE_EDGE]
+                              SHUFFLE [RS_65]
+                                PartitionCols:_col0
+                                Select Operator [SEL_57] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_307] (rows=14400 width=471)
+                                    predicate:((t_hour = 11) and (t_minute >= 30) and t_time_sk is not null)
+                                    TableScan [TS_55] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 30 [SIMPLE_EDGE]
+            SHUFFLE [RS_218]
+              Group By Operator [GBY_102] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 29 [SIMPLE_EDGE]
+                SHUFFLE [RS_101]
+                  Group By Operator [GBY_100] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_341] (rows=766650239 width=88)
+                      Conds:RS_96._col2=RS_97._col0(Inner)
+                    <-Map 33 [SIMPLE_EDGE]
+                      SHUFFLE [RS_97]
+                        PartitionCols:_col0
+                        Select Operator [SEL_89] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_313] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_87] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 28 [SIMPLE_EDGE]
+                      SHUFFLE [RS_96]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_340] (rows=696954748 width=88)
+                          Conds:RS_93._col1=RS_94._col0(Inner),Output:["_col2"]
+                        <-Map 32 [SIMPLE_EDGE]
+                          SHUFFLE [RS_94]
+                            PartitionCols:_col0
+                            Select Operator [SEL_86] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_312] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_84] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 27 [SIMPLE_EDGE]
+                          SHUFFLE [RS_93]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_339] (rows=633595212 width=88)
+                              Conds:RS_90._col0=RS_91._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 26 [SIMPLE_EDGE]
+                              SHUFFLE [RS_90]
+                                PartitionCols:_col0
+                                Select Operator [SEL_80] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_310] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_78] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 31 [SIMPLE_EDGE]
+                              SHUFFLE [RS_91]
+                                PartitionCols:_col0
+                                Select Operator [SEL_83] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_311] (rows=14400 width=471)
+                                    predicate:((t_hour = 11) and (t_minute < 30) and t_time_sk is not null)
+                                    TableScan [TS_81] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 38 [SIMPLE_EDGE]
+            SHUFFLE [RS_219]
+              Group By Operator [GBY_128] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 37 [SIMPLE_EDGE]
+                SHUFFLE [RS_127]
+                  Group By Operator [GBY_126] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_344] (rows=766650239 width=88)
+                      Conds:RS_122._col2=RS_123._col0(Inner)
+                    <-Map 41 [SIMPLE_EDGE]
+                      SHUFFLE [RS_123]
+                        PartitionCols:_col0
+                        Select Operator [SEL_115] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_317] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_113] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 36 [SIMPLE_EDGE]
+                      SHUFFLE [RS_122]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_343] (rows=696954748 width=88)
+                          Conds:RS_119._col1=RS_120._col0(Inner),Output:["_col2"]
+                        <-Map 40 [SIMPLE_EDGE]
+                          SHUFFLE [RS_120]
+                            PartitionCols:_col0
+                            Select Operator [SEL_112] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_316] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_110] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 35 [SIMPLE_EDGE]
+                          SHUFFLE [RS_119]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_342] (rows=633595212 width=88)
+                              Conds:RS_116._col0=RS_117._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 34 [SIMPLE_EDGE]
+                              SHUFFLE [RS_116]
+                                PartitionCols:_col0
+                                Select Operator [SEL_106] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_314] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_104] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 39 [SIMPLE_EDGE]
+                              SHUFFLE [RS_117]
+                                PartitionCols:_col0
+                                Select Operator [SEL_109] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_315] (rows=14400 width=471)
+                                    predicate:((t_hour = 10) and (t_minute >= 30) and t_time_sk is not null)
+                                    TableScan [TS_107] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 46 [SIMPLE_EDGE]
+            SHUFFLE [RS_220]
+              Group By Operator [GBY_154] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 45 [SIMPLE_EDGE]
+                SHUFFLE [RS_153]
+                  Group By Operator [GBY_152] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_347] (rows=766650239 width=88)
+                      Conds:RS_148._col2=RS_149._col0(Inner)
+                    <-Map 49 [SIMPLE_EDGE]
+                      SHUFFLE [RS_149]
+                        PartitionCols:_col0
+                        Select Operator [SEL_141] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_321] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_139] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 44 [SIMPLE_EDGE]
+                      SHUFFLE [RS_148]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_346] (rows=696954748 width=88)
+                          Conds:RS_145._col1=RS_146._col0(Inner),Output:["_col2"]
+                        <-Map 48 [SIMPLE_EDGE]
+                          SHUFFLE [RS_146]
+                            PartitionCols:_col0
+                            Select Operator [SEL_138] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_320] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_136] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 43 [SIMPLE_EDGE]
+                          SHUFFLE [RS_145]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_345] (rows=633595212 width=88)
+                              Conds:RS_142._col0=RS_143._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 42 [SIMPLE_EDGE]
+                              SHUFFLE [RS_142]
+                                PartitionCols:_col0
+                                Select Operator [SEL_132] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_318] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_130] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 47 [SIMPLE_EDGE]
+                              SHUFFLE [RS_143]
+                                PartitionCols:_col0
+                                Select Operator [SEL_135] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_319] (rows=14400 width=471)
+                                    predicate:((t_hour = 10) and (t_minute < 30) and t_time_sk is not null)
+                                    TableScan [TS_133] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 5 [SIMPLE_EDGE]
+            SHUFFLE [RS_215]
+              Group By Operator [GBY_24] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 4 [SIMPLE_EDGE]
+                SHUFFLE [RS_23]
+                  Group By Operator [GBY_22] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_332] (rows=766650239 width=88)
+                      Conds:RS_18._col2=RS_19._col0(Inner)
+                    <-Map 9 [SIMPLE_EDGE]
+                      SHUFFLE [RS_19]
+                        PartitionCols:_col0
+                        Select Operator [SEL_11] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_301] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_9] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 3 [SIMPLE_EDGE]
+                      SHUFFLE [RS_18]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_331] (rows=696954748 width=88)
+                          Conds:RS_15._col1=RS_16._col0(Inner),Output:["_col2"]
+                        <-Map 8 [SIMPLE_EDGE]
+                          SHUFFLE [RS_16]
+                            PartitionCols:_col0
+                            Select Operator [SEL_8] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_300] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_6] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 2 [SIMPLE_EDGE]
+                          SHUFFLE [RS_15]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_330] (rows=633595212 width=88)
+                              Conds:RS_12._col0=RS_13._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 1 [SIMPLE_EDGE]
+                              SHUFFLE [RS_12]
+                                PartitionCols:_col0
+                                Select Operator [SEL_2] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_298] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_0] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 7 [SIMPLE_EDGE]
+                              SHUFFLE [RS_13]
+                                PartitionCols:_col0
+                                Select Operator [SEL_5] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_299] (rows=14400 width=471)
+                                    predicate:((t_hour = 8) and (t_minute >= 30) and t_time_sk is not null)
+                                    TableScan [TS_3] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 54 [SIMPLE_EDGE]
+            SHUFFLE [RS_221]
+              Group By Operator [GBY_180] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 53 [SIMPLE_EDGE]
+                SHUFFLE [RS_179]
+                  Group By Operator [GBY_178] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_350] (rows=766650239 width=88)
+                      Conds:RS_174._col2=RS_175._col0(Inner)
+                    <-Map 57 [SIMPLE_EDGE]
+                      SHUFFLE [RS_175]
+                        PartitionCols:_col0
+                        Select Operator [SEL_167] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_325] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_165] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 52 [SIMPLE_EDGE]
+                      SHUFFLE [RS_174]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_349] (rows=696954748 width=88)
+                          Conds:RS_171._col1=RS_172._col0(Inner),Output:["_col2"]
+                        <-Map 56 [SIMPLE_EDGE]
+                          SHUFFLE [RS_172]
+                            PartitionCols:_col0
+                            Select Operator [SEL_164] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_324] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_162] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 51 [SIMPLE_EDGE]
+                          SHUFFLE [RS_171]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_348] (rows=633595212 width=88)
+                              Conds:RS_168._col0=RS_169._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 50 [SIMPLE_EDGE]
+                              SHUFFLE [RS_168]
+                                PartitionCols:_col0
+                                Select Operator [SEL_158] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_322] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_156] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 55 [SIMPLE_EDGE]
+                              SHUFFLE [RS_169]
+                                PartitionCols:_col0
+                                Select Operator [SEL_161] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_323] (rows=14400 width=471)
+                                    predicate:((t_hour = 9) and (t_minute >= 30) and t_time_sk is not null)
+                                    TableScan [TS_159] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]
+          <-Reducer 62 [SIMPLE_EDGE]
+            SHUFFLE [RS_222]
+              Group By Operator [GBY_206] (rows=1 width=8)
+                Output:["_col0"],aggregations:["count(VALUE._col0)"]
+              <-Reducer 61 [SIMPLE_EDGE]
+                SHUFFLE [RS_205]
+                  Group By Operator [GBY_204] (rows=1 width=8)
+                    Output:["_col0"],aggregations:["count()"]
+                    Merge Join Operator [MERGEJOIN_353] (rows=766650239 width=88)
+                      Conds:RS_200._col2=RS_201._col0(Inner)
+                    <-Map 65 [SIMPLE_EDGE]
+                      SHUFFLE [RS_201]
+                        PartitionCols:_col0
+                        Select Operator [SEL_193] (rows=852 width=1910)
+                          Output:["_col0"]
+                          Filter Operator [FIL_329] (rows=852 width=1910)
+                            predicate:((s_store_name = 'ese') and s_store_sk is not null)
+                            TableScan [TS_191] (rows=1704 width=1910)
+                              default@store,store,Tbl:COMPLETE,Col:NONE,Output:["s_store_sk","s_store_name"]
+                    <-Reducer 60 [SIMPLE_EDGE]
+                      SHUFFLE [RS_200]
+                        PartitionCols:_col2
+                        Merge Join Operator [MERGEJOIN_352] (rows=696954748 width=88)
+                          Conds:RS_197._col1=RS_198._col0(Inner),Output:["_col2"]
+                        <-Map 64 [SIMPLE_EDGE]
+                          SHUFFLE [RS_198]
+                            PartitionCols:_col0
+                            Select Operator [SEL_190] (rows=3600 width=107)
+                              Output:["_col0"]
+                              Filter Operator [FIL_328] (rows=3600 width=107)
+                                predicate:((((hd_dep_count = 3) and (hd_vehicle_count <= 5)) or ((hd_dep_count = 0) and (hd_vehicle_count <= 2)) or ((hd_dep_count = 1) and (hd_vehicle_count <= 3))) and hd_demo_sk is not null)
+                                TableScan [TS_188] (rows=7200 width=107)
+                                  default@household_demographics,household_demographics,Tbl:COMPLETE,Col:NONE,Output:["hd_demo_sk","hd_dep_count","hd_vehicle_count"]
+                        <-Reducer 59 [SIMPLE_EDGE]
+                          SHUFFLE [RS_197]
+                            PartitionCols:_col1
+                            Merge Join Operator [MERGEJOIN_351] (rows=633595212 width=88)
+                              Conds:RS_194._col0=RS_195._col0(Inner),Output:["_col1","_col2"]
+                            <-Map 58 [SIMPLE_EDGE]
+                              SHUFFLE [RS_194]
+                                PartitionCols:_col0
+                                Select Operator [SEL_184] (rows=575995635 width=88)
+                                  Output:["_col0","_col1","_col2"]
+                                  Filter Operator [FIL_326] (rows=575995635 width=88)
+                                    predicate:(ss_hdemo_sk is not null and ss_sold_time_sk is not null and ss_store_sk is not null)
+                                    TableScan [TS_182] (rows=575995635 width=88)
+                                      default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_time_sk","ss_hdemo_sk","ss_store_sk"]
+                            <-Map 63 [SIMPLE_EDGE]
+                              SHUFFLE [RS_195]
+                                PartitionCols:_col0
+                                Select Operator [SEL_187] (rows=14400 width=471)
+                                  Output:["_col0"]
+                                  Filter Operator [FIL_327] (rows=14400 width=471)
+                                    predicate:((t_hour = 9) and (t_minute < 30) and t_time_sk is not null)
+                                    TableScan [TS_185] (rows=86400 width=471)
+                                      default@time_dim,time_dim,Tbl:COMPLETE,Col:NONE,Output:["t_time_sk","t_hour","t_minute"]