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:56:01 UTC

[09/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/query58.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query58.q.out b/ql/src/test/results/clientpositive/perf/query58.q.out
index 2475d92..b688f5a 100644
--- a/ql/src/test/results/clientpositive/perf/query58.q.out
+++ b/ql/src/test/results/clientpositive/perf/query58.q.out
@@ -95,20 +95,20 @@ POSTHOOK: type: QUERY
 Plan optimized by CBO.
 
 Vertex dependency in root stage
-Reducer 12 <- Map 11 (SIMPLE_EDGE), Map 13 (SIMPLE_EDGE)
-Reducer 15 <- Map 14 (SIMPLE_EDGE), Map 19 (SIMPLE_EDGE)
-Reducer 16 <- Map 20 (SIMPLE_EDGE), Reducer 15 (SIMPLE_EDGE)
-Reducer 17 <- Reducer 16 (SIMPLE_EDGE), Reducer 22 (SIMPLE_EDGE)
+Reducer 10 <- Map 11 (SIMPLE_EDGE), Map 9 (SIMPLE_EDGE)
+Reducer 15 <- Map 14 (SIMPLE_EDGE), Reducer 20 (SIMPLE_EDGE)
+Reducer 16 <- Map 22 (SIMPLE_EDGE), Reducer 15 (SIMPLE_EDGE)
+Reducer 17 <- Map 23 (SIMPLE_EDGE), Reducer 16 (SIMPLE_EDGE)
 Reducer 18 <- Reducer 17 (SIMPLE_EDGE)
-Reducer 2 <- Map 1 (SIMPLE_EDGE), Map 9 (SIMPLE_EDGE)
-Reducer 22 <- Map 21 (SIMPLE_EDGE), Map 23 (SIMPLE_EDGE)
-Reducer 25 <- Map 24 (SIMPLE_EDGE), Map 29 (SIMPLE_EDGE)
-Reducer 26 <- Map 30 (SIMPLE_EDGE), Reducer 25 (SIMPLE_EDGE)
-Reducer 27 <- Reducer 26 (SIMPLE_EDGE), Reducer 32 (SIMPLE_EDGE)
+Reducer 2 <- Map 1 (SIMPLE_EDGE), Reducer 10 (SIMPLE_EDGE)
+Reducer 20 <- Map 19 (SIMPLE_EDGE), Map 21 (SIMPLE_EDGE)
+Reducer 25 <- Map 24 (SIMPLE_EDGE), Reducer 30 (SIMPLE_EDGE)
+Reducer 26 <- Map 32 (SIMPLE_EDGE), Reducer 25 (SIMPLE_EDGE)
+Reducer 27 <- Map 33 (SIMPLE_EDGE), Reducer 26 (SIMPLE_EDGE)
 Reducer 28 <- Reducer 27 (SIMPLE_EDGE)
-Reducer 3 <- Map 10 (SIMPLE_EDGE), Reducer 2 (SIMPLE_EDGE)
-Reducer 32 <- Map 31 (SIMPLE_EDGE), Map 33 (SIMPLE_EDGE)
-Reducer 4 <- Reducer 12 (SIMPLE_EDGE), Reducer 3 (SIMPLE_EDGE)
+Reducer 3 <- Map 12 (SIMPLE_EDGE), Reducer 2 (SIMPLE_EDGE)
+Reducer 30 <- Map 29 (SIMPLE_EDGE), Map 31 (SIMPLE_EDGE)
+Reducer 4 <- Map 13 (SIMPLE_EDGE), Reducer 3 (SIMPLE_EDGE)
 Reducer 5 <- Reducer 4 (SIMPLE_EDGE)
 Reducer 6 <- Reducer 18 (SIMPLE_EDGE), Reducer 5 (SIMPLE_EDGE)
 Reducer 7 <- Reducer 28 (SIMPLE_EDGE), Reducer 6 (SIMPLE_EDGE)
@@ -119,246 +119,246 @@ Stage-0
     limit:100
     Stage-1
       Reducer 8
-      File Output Operator [FS_112]
-        Limit [LIM_111] (rows=100 width=1436)
+      File Output Operator [FS_113]
+        Limit [LIM_112] (rows=100 width=88)
           Number of rows:100
-          Select Operator [SEL_110] (rows=21137 width=1436)
+          Select Operator [SEL_111] (rows=6588400 width=88)
             Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7"]
           <-Reducer 7 [SIMPLE_EDGE]
-            SHUFFLE [RS_109]
-              Select Operator [SEL_108] (rows=21137 width=1436)
+            SHUFFLE [RS_110]
+              Select Operator [SEL_109] (rows=6588400 width=88)
                 Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7"]
-                Filter Operator [FIL_107] (rows=21137 width=1436)
+                Filter Operator [FIL_108] (rows=6588400 width=88)
                   predicate:(_col1 BETWEEN (0.9 * UDFToDouble(_col5)) AND (1.1 * UDFToDouble(_col5)) and _col3 BETWEEN (0.9 * UDFToDouble(_col5)) AND (1.1 * UDFToDouble(_col5)) and _col5 BETWEEN (0.9 * UDFToDouble(_col1)) AND (1.1 * UDFToDouble(_col1)) and _col5 BETWEEN (0.9 * UDFToDouble(_col3)) AND (1.1 * UDFToDouble(_col3)))
-                  Merge Join Operator [MERGEJOIN_202] (rows=338207 width=1436)
+                  Merge Join Operator [MERGEJOIN_209] (rows=105414409 width=88)
                     Conds:RS_104._col0=RS_105._col0(Inner),Output:["_col0","_col1","_col3","_col5"]
                   <-Reducer 28 [SIMPLE_EDGE]
                     SHUFFLE [RS_105]
                       PartitionCols:_col0
-                      Group By Operator [GBY_102] (rows=307461 width=1436)
+                      Group By Operator [GBY_102] (rows=87121617 width=135)
                         Output:["_col0","_col1"],aggregations:["sum(VALUE._col0)"],keys:KEY._col0
                       <-Reducer 27 [SIMPLE_EDGE]
                         SHUFFLE [RS_101]
                           PartitionCols:_col0
-                          Group By Operator [GBY_100] (rows=614922 width=1436)
-                            Output:["_col0","_col1"],aggregations:["sum(_col2)"],keys:_col4
-                            Select Operator [SEL_99] (rows=614922 width=1436)
-                              Output:["_col4","_col2"]
-                              Merge Join Operator [MERGEJOIN_200] (rows=614922 width=1436)
-                                Conds:RS_96._col6=RS_97._col0(Inner),Output:["_col2","_col4"]
+                          Group By Operator [GBY_100] (rows=174243235 width=135)
+                            Output:["_col0","_col1"],aggregations:["sum(_col5)"],keys:_col7
+                            Select Operator [SEL_99] (rows=174243235 width=135)
+                              Output:["_col7","_col5"]
+                              Merge Join Operator [MERGEJOIN_207] (rows=174243235 width=135)
+                                Conds:RS_96._col4=RS_97._col0(Inner),Output:["_col5","_col7"]
+                              <-Map 33 [SIMPLE_EDGE]
+                                SHUFFLE [RS_97]
+                                  PartitionCols:_col0
+                                  Select Operator [SEL_89] (rows=462000 width=1436)
+                                    Output:["_col0","_col1"]
+                                    Filter Operator [FIL_195] (rows=462000 width=1436)
+                                      predicate:(i_item_sk is not null and i_item_id is not null)
+                                      TableScan [TS_87] (rows=462000 width=1436)
+                                        default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_item_id"]
                               <-Reducer 26 [SIMPLE_EDGE]
                                 SHUFFLE [RS_96]
-                                  PartitionCols:_col6
-                                  Merge Join Operator [MERGEJOIN_196] (rows=559020 width=1436)
-                                    Conds:RS_93._col0=RS_94._col0(Inner),Output:["_col2","_col4","_col6"]
-                                  <-Map 30 [SIMPLE_EDGE]
+                                  PartitionCols:_col4
+                                  Merge Join Operator [MERGEJOIN_206] (rows=158402938 width=135)
+                                    Conds:RS_93._col0=RS_94._col0(Inner),Output:["_col4","_col5"]
+                                  <-Map 32 [SIMPLE_EDGE]
                                     SHUFFLE [RS_94]
                                       PartitionCols:_col0
-                                      Select Operator [SEL_79] (rows=73049 width=1119)
-                                        Output:["_col0","_col1"]
-                                        Filter Operator [FIL_186] (rows=73049 width=1119)
-                                          predicate:(d_date_sk is not null and d_date is not null)
-                                          TableScan [TS_77] (rows=73049 width=1119)
-                                            default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
+                                      Select Operator [SEL_86] (rows=144002668 width=135)
+                                        Output:["_col0","_col1","_col2"]
+                                        Filter Operator [FIL_194] (rows=144002668 width=135)
+                                          predicate:(ws_item_sk is not null and ws_sold_date_sk is not null)
+                                          TableScan [TS_84] (rows=144002668 width=135)
+                                            default@web_sales,web_sales,Tbl:COMPLETE,Col:NONE,Output:["ws_sold_date_sk","ws_item_sk","ws_ext_sales_price"]
                                   <-Reducer 25 [SIMPLE_EDGE]
                                     SHUFFLE [RS_93]
                                       PartitionCols:_col0
-                                      Merge Join Operator [MERGEJOIN_195] (rows=508200 width=1436)
-                                        Conds:RS_90._col1=RS_91._col0(Inner),Output:["_col0","_col2","_col4"]
+                                      Merge Join Operator [MERGEJOIN_205] (rows=88388 width=1119)
+                                        Conds:RS_90._col1=RS_91._col0(Inner),Output:["_col0"]
                                       <-Map 24 [SIMPLE_EDGE]
                                         SHUFFLE [RS_90]
                                           PartitionCols:_col1
-                                          Select Operator [SEL_73] (rows=1 width=0)
-                                            Output:["_col0","_col1","_col2"]
-                                            Filter Operator [FIL_184] (rows=1 width=0)
-                                              predicate:(ws_item_sk is not null and ws_sold_date_sk is not null)
-                                              TableScan [TS_71] (rows=1 width=0)
-                                                default@web_sales,web_sales,Tbl:PARTIAL,Col:NONE,Output:["ws_sold_date_sk","ws_item_sk","ws_ext_sales_price"]
-                                      <-Map 29 [SIMPLE_EDGE]
+                                          Select Operator [SEL_73] (rows=73049 width=1119)
+                                            Output:["_col0","_col1"]
+                                            Filter Operator [FIL_191] (rows=73049 width=1119)
+                                              predicate:(d_date_sk is not null and d_date is not null)
+                                              TableScan [TS_71] (rows=73049 width=1119)
+                                                default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
+                                      <-Reducer 30 [SIMPLE_EDGE]
                                         SHUFFLE [RS_91]
                                           PartitionCols:_col0
-                                          Select Operator [SEL_76] (rows=462000 width=1436)
-                                            Output:["_col0","_col1"]
-                                            Filter Operator [FIL_185] (rows=462000 width=1436)
-                                              predicate:(i_item_sk is not null and i_item_id is not null)
-                                              TableScan [TS_74] (rows=462000 width=1436)
-                                                default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_item_id"]
-                              <-Reducer 32 [SIMPLE_EDGE]
-                                SHUFFLE [RS_97]
-                                  PartitionCols:_col0
-                                  Merge Join Operator [MERGEJOIN_197] (rows=80353 width=1119)
-                                    Conds:RS_86._col1=RS_87._col1(Inner),Output:["_col0"]
-                                  <-Map 31 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_86]
-                                      PartitionCols:_col1
-                                      Select Operator [SEL_82] (rows=73049 width=1119)
-                                        Output:["_col0","_col1"]
-                                        Filter Operator [FIL_187] (rows=73049 width=1119)
-                                          predicate:(d_week_seq is not null and d_date is not null)
-                                          TableScan [TS_80] (rows=73049 width=1119)
-                                            default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
-                                  <-Map 33 [SIMPLE_EDGE]
-                                    SHUFFLE [RS_87]
-                                      PartitionCols:_col1
-                                      Select Operator [SEL_85] (rows=36524 width=1119)
-                                        Output:["_col1"]
-                                        Filter Operator [FIL_188] (rows=36524 width=1119)
-                                          predicate:((d_date = '1998-08-04') and d_week_seq is not null)
-                                          TableScan [TS_83] (rows=73049 width=1119)
-                                            default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
+                                          Merge Join Operator [MERGEJOIN_204] (rows=80353 width=1119)
+                                            Conds:RS_80._col1=RS_81._col1(Inner),Output:["_col0"]
+                                          <-Map 29 [SIMPLE_EDGE]
+                                            SHUFFLE [RS_80]
+                                              PartitionCols:_col1
+                                              Select Operator [SEL_76] (rows=73049 width=1119)
+                                                Output:["_col0","_col1"]
+                                                Filter Operator [FIL_192] (rows=73049 width=1119)
+                                                  predicate:(d_week_seq is not null and d_date is not null)
+                                                  TableScan [TS_74] (rows=73049 width=1119)
+                                                    default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
+                                          <-Map 31 [SIMPLE_EDGE]
+                                            SHUFFLE [RS_81]
+                                              PartitionCols:_col1
+                                              Select Operator [SEL_79] (rows=36524 width=1119)
+                                                Output:["_col1"]
+                                                Filter Operator [FIL_193] (rows=36524 width=1119)
+                                                  predicate:((d_date = '1998-08-04') and d_week_seq is not null)
+                                                  TableScan [TS_77] (rows=73049 width=1119)
+                                                    default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
                   <-Reducer 6 [SIMPLE_EDGE]
                     SHUFFLE [RS_104]
                       PartitionCols:_col0
-                      Filter Operator [FIL_69] (rows=84551 width=1436)
+                      Filter Operator [FIL_69] (rows=95831279 width=88)
                         predicate:(_col1 BETWEEN (0.9 * UDFToDouble(_col3)) AND (1.1 * UDFToDouble(_col3)) and _col3 BETWEEN (0.9 * UDFToDouble(_col1)) AND (1.1 * UDFToDouble(_col1)))
-                        Merge Join Operator [MERGEJOIN_201] (rows=338207 width=1436)
+                        Merge Join Operator [MERGEJOIN_208] (rows=383325119 width=88)
                           Conds:RS_66._col0=RS_67._col0(Inner),Output:["_col0","_col1","_col3"]
                         <-Reducer 18 [SIMPLE_EDGE]
                           SHUFFLE [RS_67]
                             PartitionCols:_col0
-                            Group By Operator [GBY_64] (rows=307461 width=1436)
+                            Group By Operator [GBY_64] (rows=174233858 width=135)
                               Output:["_col0","_col1"],aggregations:["sum(VALUE._col0)"],keys:KEY._col0
                             <-Reducer 17 [SIMPLE_EDGE]
                               SHUFFLE [RS_63]
                                 PartitionCols:_col0
-                                Group By Operator [GBY_62] (rows=614922 width=1436)
-                                  Output:["_col0","_col1"],aggregations:["sum(_col2)"],keys:_col4
-                                  Select Operator [SEL_61] (rows=614922 width=1436)
-                                    Output:["_col4","_col2"]
-                                    Merge Join Operator [MERGEJOIN_199] (rows=614922 width=1436)
-                                      Conds:RS_58._col6=RS_59._col0(Inner),Output:["_col2","_col4"]
+                                Group By Operator [GBY_62] (rows=348467716 width=135)
+                                  Output:["_col0","_col1"],aggregations:["sum(_col5)"],keys:_col7
+                                  Select Operator [SEL_61] (rows=348467716 width=135)
+                                    Output:["_col7","_col5"]
+                                    Merge Join Operator [MERGEJOIN_203] (rows=348467716 width=135)
+                                      Conds:RS_58._col4=RS_59._col0(Inner),Output:["_col5","_col7"]
+                                    <-Map 23 [SIMPLE_EDGE]
+                                      SHUFFLE [RS_59]
+                                        PartitionCols:_col0
+                                        Select Operator [SEL_51] (rows=462000 width=1436)
+                                          Output:["_col0","_col1"]
+                                          Filter Operator [FIL_190] (rows=462000 width=1436)
+                                            predicate:(i_item_sk is not null and i_item_id is not null)
+                                            TableScan [TS_49] (rows=462000 width=1436)
+                                              default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_item_id"]
                                     <-Reducer 16 [SIMPLE_EDGE]
                                       SHUFFLE [RS_58]
-                                        PartitionCols:_col6
-                                        Merge Join Operator [MERGEJOIN_193] (rows=559020 width=1436)
-                                          Conds:RS_55._col0=RS_56._col0(Inner),Output:["_col2","_col4","_col6"]
-                                        <-Map 20 [SIMPLE_EDGE]
+                                        PartitionCols:_col4
+                                        Merge Join Operator [MERGEJOIN_202] (rows=316788826 width=135)
+                                          Conds:RS_55._col0=RS_56._col0(Inner),Output:["_col4","_col5"]
+                                        <-Map 22 [SIMPLE_EDGE]
                                           SHUFFLE [RS_56]
                                             PartitionCols:_col0
-                                            Select Operator [SEL_41] (rows=73049 width=1119)
-                                              Output:["_col0","_col1"]
-                                              Filter Operator [FIL_181] (rows=73049 width=1119)
-                                                predicate:(d_date_sk is not null and d_date is not null)
-                                                TableScan [TS_39] (rows=73049 width=1119)
-                                                  default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
+                                            Select Operator [SEL_48] (rows=287989836 width=135)
+                                              Output:["_col0","_col1","_col2"]
+                                              Filter Operator [FIL_189] (rows=287989836 width=135)
+                                                predicate:(cs_item_sk is not null and cs_sold_date_sk is not null)
+                                                TableScan [TS_46] (rows=287989836 width=135)
+                                                  default@catalog_sales,catalog_sales,Tbl:COMPLETE,Col:NONE,Output:["cs_sold_date_sk","cs_item_sk","cs_ext_sales_price"]
                                         <-Reducer 15 [SIMPLE_EDGE]
                                           SHUFFLE [RS_55]
                                             PartitionCols:_col0
-                                            Merge Join Operator [MERGEJOIN_192] (rows=508200 width=1436)
-                                              Conds:RS_52._col1=RS_53._col0(Inner),Output:["_col0","_col2","_col4"]
+                                            Merge Join Operator [MERGEJOIN_201] (rows=88388 width=1119)
+                                              Conds:RS_52._col1=RS_53._col0(Inner),Output:["_col0"]
                                             <-Map 14 [SIMPLE_EDGE]
                                               SHUFFLE [RS_52]
                                                 PartitionCols:_col1
-                                                Select Operator [SEL_35] (rows=1 width=0)
-                                                  Output:["_col0","_col1","_col2"]
-                                                  Filter Operator [FIL_179] (rows=1 width=0)
-                                                    predicate:(cs_item_sk is not null and cs_sold_date_sk is not null)
-                                                    TableScan [TS_33] (rows=1 width=0)
-                                                      default@catalog_sales,catalog_sales,Tbl:PARTIAL,Col:NONE,Output:["cs_sold_date_sk","cs_item_sk","cs_ext_sales_price"]
-                                            <-Map 19 [SIMPLE_EDGE]
+                                                Select Operator [SEL_35] (rows=73049 width=1119)
+                                                  Output:["_col0","_col1"]
+                                                  Filter Operator [FIL_186] (rows=73049 width=1119)
+                                                    predicate:(d_date_sk is not null and d_date is not null)
+                                                    TableScan [TS_33] (rows=73049 width=1119)
+                                                      default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
+                                            <-Reducer 20 [SIMPLE_EDGE]
                                               SHUFFLE [RS_53]
                                                 PartitionCols:_col0
-                                                Select Operator [SEL_38] (rows=462000 width=1436)
-                                                  Output:["_col0","_col1"]
-                                                  Filter Operator [FIL_180] (rows=462000 width=1436)
-                                                    predicate:(i_item_sk is not null and i_item_id is not null)
-                                                    TableScan [TS_36] (rows=462000 width=1436)
-                                                      default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_item_id"]
-                                    <-Reducer 22 [SIMPLE_EDGE]
-                                      SHUFFLE [RS_59]
-                                        PartitionCols:_col0
-                                        Merge Join Operator [MERGEJOIN_194] (rows=80353 width=1119)
-                                          Conds:RS_48._col1=RS_49._col1(Inner),Output:["_col0"]
-                                        <-Map 21 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_48]
-                                            PartitionCols:_col1
-                                            Select Operator [SEL_44] (rows=73049 width=1119)
-                                              Output:["_col0","_col1"]
-                                              Filter Operator [FIL_182] (rows=73049 width=1119)
-                                                predicate:(d_week_seq is not null and d_date is not null)
-                                                TableScan [TS_42] (rows=73049 width=1119)
-                                                  default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
-                                        <-Map 23 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_49]
-                                            PartitionCols:_col1
-                                            Select Operator [SEL_47] (rows=36524 width=1119)
-                                              Output:["_col1"]
-                                              Filter Operator [FIL_183] (rows=36524 width=1119)
-                                                predicate:((d_date = '1998-08-04') and d_week_seq is not null)
-                                                TableScan [TS_45] (rows=73049 width=1119)
-                                                  default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
+                                                Merge Join Operator [MERGEJOIN_200] (rows=80353 width=1119)
+                                                  Conds:RS_42._col1=RS_43._col1(Inner),Output:["_col0"]
+                                                <-Map 19 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_42]
+                                                    PartitionCols:_col1
+                                                    Select Operator [SEL_38] (rows=73049 width=1119)
+                                                      Output:["_col0","_col1"]
+                                                      Filter Operator [FIL_187] (rows=73049 width=1119)
+                                                        predicate:(d_week_seq is not null and d_date is not null)
+                                                        TableScan [TS_36] (rows=73049 width=1119)
+                                                          default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
+                                                <-Map 21 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_43]
+                                                    PartitionCols:_col1
+                                                    Select Operator [SEL_41] (rows=36524 width=1119)
+                                                      Output:["_col1"]
+                                                      Filter Operator [FIL_188] (rows=36524 width=1119)
+                                                        predicate:((d_date = '1998-08-04') and d_week_seq is not null)
+                                                        TableScan [TS_39] (rows=73049 width=1119)
+                                                          default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
                         <-Reducer 5 [SIMPLE_EDGE]
                           SHUFFLE [RS_66]
                             PartitionCols:_col0
-                            Group By Operator [GBY_31] (rows=307461 width=1436)
+                            Group By Operator [GBY_31] (rows=348477374 width=88)
                               Output:["_col0","_col1"],aggregations:["sum(VALUE._col0)"],keys:KEY._col0
                             <-Reducer 4 [SIMPLE_EDGE]
                               SHUFFLE [RS_30]
                                 PartitionCols:_col0
-                                Group By Operator [GBY_29] (rows=614922 width=1436)
-                                  Output:["_col0","_col1"],aggregations:["sum(_col2)"],keys:_col4
-                                  Select Operator [SEL_28] (rows=614922 width=1436)
-                                    Output:["_col4","_col2"]
-                                    Merge Join Operator [MERGEJOIN_198] (rows=614922 width=1436)
-                                      Conds:RS_25._col6=RS_26._col0(Inner),Output:["_col2","_col4"]
-                                    <-Reducer 12 [SIMPLE_EDGE]
+                                Group By Operator [GBY_29] (rows=696954748 width=88)
+                                  Output:["_col0","_col1"],aggregations:["sum(_col5)"],keys:_col7
+                                  Select Operator [SEL_28] (rows=696954748 width=88)
+                                    Output:["_col7","_col5"]
+                                    Merge Join Operator [MERGEJOIN_199] (rows=696954748 width=88)
+                                      Conds:RS_25._col4=RS_26._col0(Inner),Output:["_col5","_col7"]
+                                    <-Map 13 [SIMPLE_EDGE]
                                       SHUFFLE [RS_26]
                                         PartitionCols:_col0
-                                        Merge Join Operator [MERGEJOIN_191] (rows=80353 width=1119)
-                                          Conds:RS_15._col1=RS_16._col1(Inner),Output:["_col0"]
-                                        <-Map 11 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_15]
-                                            PartitionCols:_col1
-                                            Select Operator [SEL_11] (rows=73049 width=1119)
-                                              Output:["_col0","_col1"]
-                                              Filter Operator [FIL_177] (rows=73049 width=1119)
-                                                predicate:(d_week_seq is not null and d_date is not null)
-                                                TableScan [TS_9] (rows=73049 width=1119)
-                                                  default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
-                                        <-Map 13 [SIMPLE_EDGE]
-                                          SHUFFLE [RS_16]
-                                            PartitionCols:_col1
-                                            Select Operator [SEL_14] (rows=36524 width=1119)
-                                              Output:["_col1"]
-                                              Filter Operator [FIL_178] (rows=36524 width=1119)
-                                                predicate:((d_date = '1998-08-04') and d_week_seq is not null)
-                                                TableScan [TS_12] (rows=73049 width=1119)
-                                                  default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
+                                        Select Operator [SEL_18] (rows=462000 width=1436)
+                                          Output:["_col0","_col1"]
+                                          Filter Operator [FIL_185] (rows=462000 width=1436)
+                                            predicate:(i_item_sk is not null and i_item_id is not null)
+                                            TableScan [TS_16] (rows=462000 width=1436)
+                                              default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_item_id"]
                                     <-Reducer 3 [SIMPLE_EDGE]
                                       SHUFFLE [RS_25]
-                                        PartitionCols:_col6
-                                        Merge Join Operator [MERGEJOIN_190] (rows=559020 width=1436)
-                                          Conds:RS_22._col0=RS_23._col0(Inner),Output:["_col2","_col4","_col6"]
-                                        <-Map 10 [SIMPLE_EDGE]
+                                        PartitionCols:_col4
+                                        Merge Join Operator [MERGEJOIN_198] (rows=633595212 width=88)
+                                          Conds:RS_22._col0=RS_23._col0(Inner),Output:["_col4","_col5"]
+                                        <-Map 12 [SIMPLE_EDGE]
                                           SHUFFLE [RS_23]
                                             PartitionCols:_col0
-                                            Select Operator [SEL_8] (rows=73049 width=1119)
-                                              Output:["_col0","_col1"]
-                                              Filter Operator [FIL_176] (rows=73049 width=1119)
-                                                predicate:(d_date_sk is not null and d_date is not null)
-                                                TableScan [TS_6] (rows=73049 width=1119)
-                                                  default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
+                                            Select Operator [SEL_15] (rows=575995635 width=88)
+                                              Output:["_col0","_col1","_col2"]
+                                              Filter Operator [FIL_184] (rows=575995635 width=88)
+                                                predicate:(ss_item_sk is not null and ss_sold_date_sk is not null)
+                                                TableScan [TS_13] (rows=575995635 width=88)
+                                                  default@store_sales,store_sales,Tbl:COMPLETE,Col:NONE,Output:["ss_sold_date_sk","ss_item_sk","ss_ext_sales_price"]
                                         <-Reducer 2 [SIMPLE_EDGE]
                                           SHUFFLE [RS_22]
                                             PartitionCols:_col0
-                                            Merge Join Operator [MERGEJOIN_189] (rows=508200 width=1436)
-                                              Conds:RS_19._col1=RS_20._col0(Inner),Output:["_col0","_col2","_col4"]
+                                            Merge Join Operator [MERGEJOIN_197] (rows=88388 width=1119)
+                                              Conds:RS_19._col1=RS_20._col0(Inner),Output:["_col0"]
                                             <-Map 1 [SIMPLE_EDGE]
                                               SHUFFLE [RS_19]
                                                 PartitionCols:_col1
-                                                Select Operator [SEL_2] (rows=1 width=0)
-                                                  Output:["_col0","_col1","_col2"]
-                                                  Filter Operator [FIL_174] (rows=1 width=0)
-                                                    predicate:(ss_item_sk is not null and ss_sold_date_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_item_sk","ss_ext_sales_price"]
-                                            <-Map 9 [SIMPLE_EDGE]
+                                                Select Operator [SEL_2] (rows=73049 width=1119)
+                                                  Output:["_col0","_col1"]
+                                                  Filter Operator [FIL_181] (rows=73049 width=1119)
+                                                    predicate:(d_date_sk is not null and d_date is not null)
+                                                    TableScan [TS_0] (rows=73049 width=1119)
+                                                      default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_date"]
+                                            <-Reducer 10 [SIMPLE_EDGE]
                                               SHUFFLE [RS_20]
                                                 PartitionCols:_col0
-                                                Select Operator [SEL_5] (rows=462000 width=1436)
-                                                  Output:["_col0","_col1"]
-                                                  Filter Operator [FIL_175] (rows=462000 width=1436)
-                                                    predicate:(i_item_sk is not null and i_item_id is not null)
-                                                    TableScan [TS_3] (rows=462000 width=1436)
-                                                      default@item,item,Tbl:COMPLETE,Col:NONE,Output:["i_item_sk","i_item_id"]
+                                                Merge Join Operator [MERGEJOIN_196] (rows=80353 width=1119)
+                                                  Conds:RS_9._col1=RS_10._col1(Inner),Output:["_col0"]
+                                                <-Map 11 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_10]
+                                                    PartitionCols:_col1
+                                                    Select Operator [SEL_8] (rows=36524 width=1119)
+                                                      Output:["_col1"]
+                                                      Filter Operator [FIL_183] (rows=36524 width=1119)
+                                                        predicate:((d_date = '1998-08-04') and d_week_seq is not null)
+                                                        TableScan [TS_6] (rows=73049 width=1119)
+                                                          default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]
+                                                <-Map 9 [SIMPLE_EDGE]
+                                                  SHUFFLE [RS_9]
+                                                    PartitionCols:_col1
+                                                    Select Operator [SEL_5] (rows=73049 width=1119)
+                                                      Output:["_col0","_col1"]
+                                                      Filter Operator [FIL_182] (rows=73049 width=1119)
+                                                        predicate:(d_week_seq is not null and d_date is not null)
+                                                        TableScan [TS_3] (rows=73049 width=1119)
+                                                          default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date","d_week_seq"]