You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by px...@apache.org on 2016/01/29 20:06:17 UTC

[15/33] hive git commit: HIVE-12709: further improve user level explain (Pengcheng Xiong, reviewed by Laljo John Pullokkaran)

http://git-wip-us.apache.org/repos/asf/hive/blob/be9735e1/ql/src/test/results/clientpositive/perf/query75.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/perf/query75.q.out b/ql/src/test/results/clientpositive/perf/query75.q.out
index 0ca6ac1..3791621 100644
--- a/ql/src/test/results/clientpositive/perf/query75.q.out
+++ b/ql/src/test/results/clientpositive/perf/query75.q.out
@@ -29,721 +29,375 @@ Reducer 7 <- Reducer 31 (SIMPLE_EDGE), Reducer 6 (SIMPLE_EDGE)
 Reducer 8 <- Reducer 7 (SIMPLE_EDGE)
 
 Stage-0
-   Fetch Operator
-      limit:100
-      Stage-1
-         Reducer 8
-         File Output Operator [FS_156]
-            compressed:false
-            Statistics:Num rows: 100 Data size: 143600 Basic stats: COMPLETE Column stats: NONE
-            table:{"input format:":"org.apache.hadoop.mapred.TextInputFormat","output format:":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","serde:":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe"}
-            Limit [LIM_155]
-               Number of rows:100
-               Statistics:Num rows: 100 Data size: 143600 Basic stats: COMPLETE Column stats: NONE
-               Select Operator [SEL_154]
-               |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9"]
-               |  Statistics:Num rows: 169103 Data size: 242878993 Basic stats: COMPLETE Column stats: NONE
-               |<-Reducer 7 [SIMPLE_EDGE]
-                  Reduce Output Operator [RS_153]
-                     key expressions:_col8 (type: bigint)
-                     sort order:+
-                     Statistics:Num rows: 169103 Data size: 242878993 Basic stats: COMPLETE Column stats: NONE
-                     value expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int), _col5 (type: int), _col6 (type: bigint), _col7 (type: bigint), _col9 (type: double)
-                     Select Operator [SEL_152]
-                        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9"]
-                        Statistics:Num rows: 169103 Data size: 242878993 Basic stats: COMPLETE Column stats: NONE
-                        Filter Operator [FIL_151]
-                           predicate:((CAST( _col5 AS decimal(17,2)) / CAST( _col12 AS decimal(17,2))) < 0.9) (type: boolean)
-                           Statistics:Num rows: 169103 Data size: 242878993 Basic stats: COMPLETE Column stats: NONE
-                           Merge Join Operator [MERGEJOIN_259]
-                           |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |  keys:{"0":"_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)","1":"_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)"}
-                           |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col12","_col13"]
-                           |  Statistics:Num rows: 507310 Data size: 728638416 Basic stats: COMPLETE Column stats: NONE
-                           |<-Reducer 31 [SIMPLE_EDGE]
-                           |  Reduce Output Operator [RS_149]
-                           |     key expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |     Map-reduce partition columns:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |     sort order:++++
-                           |     Statistics:Num rows: 461191 Data size: 662398546 Basic stats: COMPLETE Column stats: NONE
-                           |     value expressions:_col0 (type: int), _col5 (type: bigint), _col6 (type: double)
-                           |     Group By Operator [GBY_146]
-                           |     |  aggregations:["sum(VALUE._col0)","sum(VALUE._col1)"]
-                           |     |  keys:KEY._col0 (type: int), KEY._col1 (type: int), KEY._col2 (type: int), KEY._col3 (type: int), KEY._col4 (type: int)
-                           |     |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |     |  Statistics:Num rows: 461191 Data size: 662398546 Basic stats: COMPLETE Column stats: NONE
-                           |     |<-Union 30 [SIMPLE_EDGE]
-                           |        |<-Reducer 29 [CONTAINS]
-                           |        |  Reduce Output Operator [RS_145]
-                           |        |     key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |        |     Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |        |     sort order:+++++
-                           |        |     Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |        |     value expressions:_col5 (type: bigint), _col6 (type: double)
-                           |        |     Group By Operator [GBY_144]
-                           |        |        aggregations:["sum(_col5)","sum(_col6)"]
-                           |        |        keys:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |        |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |        |        Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |        |        Select Operator [SEL_142]
-                           |        |           outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |        |           Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |        |           Select Operator [SEL_95]
-                           |        |              outputColumnNames:["_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |        |              Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                           |        |              Merge Join Operator [MERGEJOIN_252]
-                           |        |              |  condition map:[{"":"Left Outer Join0 to 1"}]
-                           |        |              |  keys:{"0":"_col2 (type: int), _col1 (type: int)","1":"_col1 (type: int), _col0 (type: int)"}
-                           |        |              |  outputColumnNames:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
-                           |        |              |  Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                           |        |              |<-Map 34 [SIMPLE_EDGE]
-                           |        |              |  Reduce Output Operator [RS_93]
-                           |        |              |     key expressions:_col1 (type: int), _col0 (type: int)
-                           |        |              |     Map-reduce partition columns:_col1 (type: int), _col0 (type: int)
-                           |        |              |     sort order:++
-                           |        |              |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |     value expressions:_col2 (type: int), _col3 (type: decimal(7,2))
-                           |        |              |     Select Operator [SEL_85]
-                           |        |              |        outputColumnNames:["_col0","_col1","_col2","_col3"]
-                           |        |              |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |        Filter Operator [FIL_232]
-                           |        |              |           predicate:cr_item_sk is not null (type: boolean)
-                           |        |              |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |           TableScan [TS_83]
-                           |        |              |              alias:catalog_returns
-                           |        |              |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |<-Reducer 28 [SIMPLE_EDGE]
-                           |        |                 Reduce Output Operator [RS_92]
-                           |        |                    key expressions:_col2 (type: int), _col1 (type: int)
-                           |        |                    Map-reduce partition columns:_col2 (type: int), _col1 (type: int)
-                           |        |                    sort order:++
-                           |        |                    Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    value expressions:_col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                           |        |                    Merge Join Operator [MERGEJOIN_251]
-                           |        |                    |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |        |                    |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
-                           |        |                    |  outputColumnNames:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                           |        |                    |  Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |<-Map 33 [SIMPLE_EDGE]
-                           |        |                    |  Reduce Output Operator [RS_90]
-                           |        |                    |     key expressions:_col0 (type: int)
-                           |        |                    |     Map-reduce partition columns:_col0 (type: int)
-                           |        |                    |     sort order:+
-                           |        |                    |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |     Select Operator [SEL_82]
-                           |        |                    |        outputColumnNames:["_col0"]
-                           |        |                    |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |        Filter Operator [FIL_231]
-                           |        |                    |           predicate:(d_date_sk is not null and (d_year = 2001)) (type: boolean)
-                           |        |                    |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |           TableScan [TS_80]
-                           |        |                    |              alias:date_dim
-                           |        |                    |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |<-Reducer 27 [SIMPLE_EDGE]
-                           |        |                       Reduce Output Operator [RS_89]
-                           |        |                          key expressions:_col0 (type: int)
-                           |        |                          Map-reduce partition columns:_col0 (type: int)
-                           |        |                          sort order:+
-                           |        |                          Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                           |        |                          value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                           |        |                          Merge Join Operator [MERGEJOIN_250]
-                           |        |                          |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |        |                          |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
-                           |        |                          |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                           |        |                          |  Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                           |        |                          |<-Map 26 [SIMPLE_EDGE]
-                           |        |                          |  Reduce Output Operator [RS_86]
-                           |        |                          |     key expressions:_col1 (type: int)
-                           |        |                          |     Map-reduce partition columns:_col1 (type: int)
-                           |        |                          |     sort order:+
-                           |        |                          |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |     value expressions:_col0 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2))
-                           |        |                          |     Select Operator [SEL_76]
-                           |        |                          |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
-                           |        |                          |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |        Filter Operator [FIL_229]
-                           |        |                          |           predicate:(cs_item_sk is not null and cs_sold_date_sk is not null) (type: boolean)
-                           |        |                          |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |           TableScan [TS_74]
-                           |        |                          |              alias:catalog_sales
-                           |        |                          |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |<-Map 32 [SIMPLE_EDGE]
-                           |        |                             Reduce Output Operator [RS_87]
-                           |        |                                key expressions:_col0 (type: int)
-                           |        |                                Map-reduce partition columns:_col0 (type: int)
-                           |        |                                sort order:+
-                           |        |                                Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |        |                                value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col5 (type: int)
-                           |        |                                Select Operator [SEL_79]
-                           |        |                                   outputColumnNames:["_col0","_col1","_col2","_col3","_col5"]
-                           |        |                                   Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |        |                                   Filter Operator [FIL_230]
-                           |        |                                      predicate:(((((i_item_sk is not null and (i_category = 'Sports')) and i_brand_id is not null) and i_class_id is not null) and i_category_id is not null) and i_manufact_id is not null) (type: boolean)
-                           |        |                                      Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |        |                                      TableScan [TS_77]
-                           |        |                                         alias:item
-                           |        |                                         Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
-                           |        |<-Reducer 38 [CONTAINS]
-                           |        |  Reduce Output Operator [RS_145]
-                           |        |     key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |        |     Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |        |     sort order:+++++
-                           |        |     Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |        |     value expressions:_col5 (type: bigint), _col6 (type: double)
-                           |        |     Group By Operator [GBY_144]
-                           |        |        aggregations:["sum(_col5)","sum(_col6)"]
-                           |        |        keys:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |        |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |        |        Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |        |        Select Operator [SEL_142]
-                           |        |           outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |        |           Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |        |           Select Operator [SEL_117]
-                           |        |              outputColumnNames:["_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |        |              Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                           |        |              Merge Join Operator [MERGEJOIN_255]
-                           |        |              |  condition map:[{"":"Left Outer Join0 to 1"}]
-                           |        |              |  keys:{"0":"_col2 (type: int), _col1 (type: int)","1":"_col1 (type: int), _col0 (type: int)"}
-                           |        |              |  outputColumnNames:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
-                           |        |              |  Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                           |        |              |<-Map 41 [SIMPLE_EDGE]
-                           |        |              |  Reduce Output Operator [RS_115]
-                           |        |              |     key expressions:_col1 (type: int), _col0 (type: int)
-                           |        |              |     Map-reduce partition columns:_col1 (type: int), _col0 (type: int)
-                           |        |              |     sort order:++
-                           |        |              |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |     value expressions:_col2 (type: int), _col3 (type: decimal(7,2))
-                           |        |              |     Select Operator [SEL_107]
-                           |        |              |        outputColumnNames:["_col0","_col1","_col2","_col3"]
-                           |        |              |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |        Filter Operator [FIL_236]
-                           |        |              |           predicate:sr_item_sk is not null (type: boolean)
-                           |        |              |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |           TableScan [TS_105]
-                           |        |              |              alias:store_returns
-                           |        |              |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |              |<-Reducer 37 [SIMPLE_EDGE]
-                           |        |                 Reduce Output Operator [RS_114]
-                           |        |                    key expressions:_col2 (type: int), _col1 (type: int)
-                           |        |                    Map-reduce partition columns:_col2 (type: int), _col1 (type: int)
-                           |        |                    sort order:++
-                           |        |                    Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    value expressions:_col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                           |        |                    Merge Join Operator [MERGEJOIN_254]
-                           |        |                    |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |        |                    |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
-                           |        |                    |  outputColumnNames:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                           |        |                    |  Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |<-Map 40 [SIMPLE_EDGE]
-                           |        |                    |  Reduce Output Operator [RS_112]
-                           |        |                    |     key expressions:_col0 (type: int)
-                           |        |                    |     Map-reduce partition columns:_col0 (type: int)
-                           |        |                    |     sort order:+
-                           |        |                    |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |     Select Operator [SEL_104]
-                           |        |                    |        outputColumnNames:["_col0"]
-                           |        |                    |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |        Filter Operator [FIL_235]
-                           |        |                    |           predicate:(d_date_sk is not null and (d_year = 2001)) (type: boolean)
-                           |        |                    |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |           TableScan [TS_102]
-                           |        |                    |              alias:date_dim
-                           |        |                    |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                           |        |                    |<-Reducer 36 [SIMPLE_EDGE]
-                           |        |                       Reduce Output Operator [RS_111]
-                           |        |                          key expressions:_col0 (type: int)
-                           |        |                          Map-reduce partition columns:_col0 (type: int)
-                           |        |                          sort order:+
-                           |        |                          Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                           |        |                          value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                           |        |                          Merge Join Operator [MERGEJOIN_253]
-                           |        |                          |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |        |                          |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
-                           |        |                          |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                           |        |                          |  Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                           |        |                          |<-Map 35 [SIMPLE_EDGE]
-                           |        |                          |  Reduce Output Operator [RS_108]
-                           |        |                          |     key expressions:_col1 (type: int)
-                           |        |                          |     Map-reduce partition columns:_col1 (type: int)
-                           |        |                          |     sort order:+
-                           |        |                          |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |     value expressions:_col0 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2))
-                           |        |                          |     Select Operator [SEL_98]
-                           |        |                          |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
-                           |        |                          |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |        Filter Operator [FIL_233]
-                           |        |                          |           predicate:(ss_item_sk is not null and ss_sold_date_sk is not null) (type: boolean)
-                           |        |                          |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |           TableScan [TS_96]
-                           |        |                          |              alias:store_sales
-                           |        |                          |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |        |                          |<-Map 39 [SIMPLE_EDGE]
-                           |        |                             Reduce Output Operator [RS_109]
-                           |        |                                key expressions:_col0 (type: int)
-                           |        |                                Map-reduce partition columns:_col0 (type: int)
-                           |        |                                sort order:+
-                           |        |                                Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |        |                                value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col5 (type: int)
-                           |        |                                Select Operator [SEL_101]
-                           |        |                                   outputColumnNames:["_col0","_col1","_col2","_col3","_col5"]
-                           |        |                                   Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |        |                                   Filter Operator [FIL_234]
-                           |        |                                      predicate:(((((i_item_sk is not null and (i_category = 'Sports')) and i_brand_id is not null) and i_class_id is not null) and i_category_id is not null) and i_manufact_id is not null) (type: boolean)
-                           |        |                                      Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |        |                                      TableScan [TS_99]
-                           |        |                                         alias:item
-                           |        |                                         Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
-                           |        |<-Reducer 45 [CONTAINS]
-                           |           Reduce Output Operator [RS_145]
-                           |              key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |              Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |              sort order:+++++
-                           |              Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |              value expressions:_col5 (type: bigint), _col6 (type: double)
-                           |              Group By Operator [GBY_144]
-                           |                 aggregations:["sum(_col5)","sum(_col6)"]
-                           |                 keys:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                           |                 outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |                 Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |                 Select Operator [SEL_142]
-                           |                    outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |                    Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                           |                    Select Operator [SEL_141]
-                           |                       outputColumnNames:["_col1","_col2","_col3","_col4","_col5","_col6"]
-                           |                       Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                           |                       Merge Join Operator [MERGEJOIN_258]
-                           |                       |  condition map:[{"":"Left Outer Join0 to 1"}]
-                           |                       |  keys:{"0":"_col2 (type: int), _col1 (type: int)","1":"_col1 (type: int), _col0 (type: int)"}
-                           |                       |  outputColumnNames:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
-                           |                       |  Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                           |                       |<-Map 48 [SIMPLE_EDGE]
-                           |                       |  Reduce Output Operator [RS_139]
-                           |                       |     key expressions:_col1 (type: int), _col0 (type: int)
-                           |                       |     Map-reduce partition columns:_col1 (type: int), _col0 (type: int)
-                           |                       |     sort order:++
-                           |                       |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                       |     value expressions:_col2 (type: int), _col3 (type: decimal(7,2))
-                           |                       |     Select Operator [SEL_131]
-                           |                       |        outputColumnNames:["_col0","_col1","_col2","_col3"]
-                           |                       |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                       |        Filter Operator [FIL_240]
-                           |                       |           predicate:wr_item_sk is not null (type: boolean)
-                           |                       |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                       |           TableScan [TS_129]
-                           |                       |              alias:web_returns
-                           |                       |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                       |<-Reducer 44 [SIMPLE_EDGE]
-                           |                          Reduce Output Operator [RS_138]
-                           |                             key expressions:_col2 (type: int), _col1 (type: int)
-                           |                             Map-reduce partition columns:_col2 (type: int), _col1 (type: int)
-                           |                             sort order:++
-                           |                             Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                           |                             value expressions:_col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                           |                             Merge Join Operator [MERGEJOIN_257]
-                           |                             |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |                             |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
-                           |                             |  outputColumnNames:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                           |                             |  Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                           |                             |<-Map 47 [SIMPLE_EDGE]
-                           |                             |  Reduce Output Operator [RS_136]
-                           |                             |     key expressions:_col0 (type: int)
-                           |                             |     Map-reduce partition columns:_col0 (type: int)
-                           |                             |     sort order:+
-                           |                             |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |                             |     Select Operator [SEL_128]
-                           |                             |        outputColumnNames:["_col0"]
-                           |                             |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |                             |        Filter Operator [FIL_239]
-                           |                             |           predicate:(d_date_sk is not null and (d_year = 2001)) (type: boolean)
-                           |                             |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                           |                             |           TableScan [TS_126]
-                           |                             |              alias:date_dim
-                           |                             |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                           |                             |<-Reducer 43 [SIMPLE_EDGE]
-                           |                                Reduce Output Operator [RS_135]
-                           |                                   key expressions:_col0 (type: int)
-                           |                                   Map-reduce partition columns:_col0 (type: int)
-                           |                                   sort order:+
-                           |                                   Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                           |                                   value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                           |                                   Merge Join Operator [MERGEJOIN_256]
-                           |                                   |  condition map:[{"":"Inner Join 0 to 1"}]
-                           |                                   |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
-                           |                                   |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                           |                                   |  Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                           |                                   |<-Map 42 [SIMPLE_EDGE]
-                           |                                   |  Reduce Output Operator [RS_132]
-                           |                                   |     key expressions:_col1 (type: int)
-                           |                                   |     Map-reduce partition columns:_col1 (type: int)
-                           |                                   |     sort order:+
-                           |                                   |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                                   |     value expressions:_col0 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2))
-                           |                                   |     Select Operator [SEL_122]
-                           |                                   |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
-                           |                                   |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                                   |        Filter Operator [FIL_237]
-                           |                                   |           predicate:(ws_item_sk is not null and ws_sold_date_sk is not null) (type: boolean)
-                           |                                   |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                                   |           TableScan [TS_120]
-                           |                                   |              alias:web_sales
-                           |                                   |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                           |                                   |<-Map 46 [SIMPLE_EDGE]
-                           |                                      Reduce Output Operator [RS_133]
-                           |                                         key expressions:_col0 (type: int)
-                           |                                         Map-reduce partition columns:_col0 (type: int)
-                           |                                         sort order:+
-                           |                                         Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |                                         value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col5 (type: int)
-                           |                                         Select Operator [SEL_125]
-                           |                                            outputColumnNames:["_col0","_col1","_col2","_col3","_col5"]
-                           |                                            Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |                                            Filter Operator [FIL_238]
-                           |                                               predicate:(((((i_item_sk is not null and (i_category = 'Sports')) and i_brand_id is not null) and i_class_id is not null) and i_category_id is not null) and i_manufact_id is not null) (type: boolean)
-                           |                                               Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                           |                                               TableScan [TS_123]
-                           |                                                  alias:item
-                           |                                                  Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
-                           |<-Reducer 6 [SIMPLE_EDGE]
-                              Reduce Output Operator [RS_148]
-                                 key expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                 Map-reduce partition columns:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                 sort order:++++
-                                 Statistics:Num rows: 461191 Data size: 662398546 Basic stats: COMPLETE Column stats: NONE
-                                 value expressions:_col0 (type: int), _col5 (type: bigint), _col6 (type: double)
-                                 Group By Operator [GBY_72]
-                                 |  aggregations:["sum(VALUE._col0)","sum(VALUE._col1)"]
-                                 |  keys:KEY._col0 (type: int), KEY._col1 (type: int), KEY._col2 (type: int), KEY._col3 (type: int), KEY._col4 (type: int)
-                                 |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                 |  Statistics:Num rows: 461191 Data size: 662398546 Basic stats: COMPLETE Column stats: NONE
-                                 |<-Union 5 [SIMPLE_EDGE]
-                                    |<-Reducer 15 [CONTAINS]
-                                    |  Reduce Output Operator [RS_71]
-                                    |     key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                    |     Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                    |     sort order:+++++
-                                    |     Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                    |     value expressions:_col5 (type: bigint), _col6 (type: double)
-                                    |     Group By Operator [GBY_70]
-                                    |        aggregations:["sum(_col5)","sum(_col6)"]
-                                    |        keys:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                    |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                    |        Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                    |        Select Operator [SEL_68]
-                                    |           outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                    |           Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                    |           Select Operator [SEL_43]
-                                    |              outputColumnNames:["_col1","_col2","_col3","_col4","_col5","_col6"]
-                                    |              Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                                    |              Merge Join Operator [MERGEJOIN_246]
-                                    |              |  condition map:[{"":"Left Outer Join0 to 1"}]
-                                    |              |  keys:{"0":"_col2 (type: int), _col1 (type: int)","1":"_col1 (type: int), _col0 (type: int)"}
-                                    |              |  outputColumnNames:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
-                                    |              |  Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                                    |              |<-Map 18 [SIMPLE_EDGE]
-                                    |              |  Reduce Output Operator [RS_41]
-                                    |              |     key expressions:_col1 (type: int), _col0 (type: int)
-                                    |              |     Map-reduce partition columns:_col1 (type: int), _col0 (type: int)
-                                    |              |     sort order:++
-                                    |              |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |     value expressions:_col2 (type: int), _col3 (type: decimal(7,2))
-                                    |              |     Select Operator [SEL_33]
-                                    |              |        outputColumnNames:["_col0","_col1","_col2","_col3"]
-                                    |              |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |        Filter Operator [FIL_224]
-                                    |              |           predicate:sr_item_sk is not null (type: boolean)
-                                    |              |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |           TableScan [TS_31]
-                                    |              |              alias:store_returns
-                                    |              |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |<-Reducer 14 [SIMPLE_EDGE]
-                                    |                 Reduce Output Operator [RS_40]
-                                    |                    key expressions:_col2 (type: int), _col1 (type: int)
-                                    |                    Map-reduce partition columns:_col2 (type: int), _col1 (type: int)
-                                    |                    sort order:++
-                                    |                    Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                                    |                    value expressions:_col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                                    |                    Merge Join Operator [MERGEJOIN_245]
-                                    |                    |  condition map:[{"":"Inner Join 0 to 1"}]
-                                    |                    |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
-                                    |                    |  outputColumnNames:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                                    |                    |  Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |<-Map 17 [SIMPLE_EDGE]
-                                    |                    |  Reduce Output Operator [RS_38]
-                                    |                    |     key expressions:_col0 (type: int)
-                                    |                    |     Map-reduce partition columns:_col0 (type: int)
-                                    |                    |     sort order:+
-                                    |                    |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |     Select Operator [SEL_30]
-                                    |                    |        outputColumnNames:["_col0"]
-                                    |                    |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |        Filter Operator [FIL_223]
-                                    |                    |           predicate:(d_date_sk is not null and (d_year = 2002)) (type: boolean)
-                                    |                    |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |           TableScan [TS_28]
-                                    |                    |              alias:date_dim
-                                    |                    |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |<-Reducer 13 [SIMPLE_EDGE]
-                                    |                       Reduce Output Operator [RS_37]
-                                    |                          key expressions:_col0 (type: int)
-                                    |                          Map-reduce partition columns:_col0 (type: int)
-                                    |                          sort order:+
-                                    |                          Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                                    |                          value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                                    |                          Merge Join Operator [MERGEJOIN_244]
-                                    |                          |  condition map:[{"":"Inner Join 0 to 1"}]
-                                    |                          |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
-                                    |                          |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                                    |                          |  Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                                    |                          |<-Map 12 [SIMPLE_EDGE]
-                                    |                          |  Reduce Output Operator [RS_34]
-                                    |                          |     key expressions:_col1 (type: int)
-                                    |                          |     Map-reduce partition columns:_col1 (type: int)
-                                    |                          |     sort order:+
-                                    |                          |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |     value expressions:_col0 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2))
-                                    |                          |     Select Operator [SEL_24]
-                                    |                          |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
-                                    |                          |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |        Filter Operator [FIL_221]
-                                    |                          |           predicate:(ss_item_sk is not null and ss_sold_date_sk is not null) (type: boolean)
-                                    |                          |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |           TableScan [TS_22]
-                                    |                          |              alias:store_sales
-                                    |                          |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |<-Map 16 [SIMPLE_EDGE]
-                                    |                             Reduce Output Operator [RS_35]
-                                    |                                key expressions:_col0 (type: int)
-                                    |                                Map-reduce partition columns:_col0 (type: int)
-                                    |                                sort order:+
-                                    |                                Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                    |                                value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col5 (type: int)
-                                    |                                Select Operator [SEL_27]
-                                    |                                   outputColumnNames:["_col0","_col1","_col2","_col3","_col5"]
-                                    |                                   Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                    |                                   Filter Operator [FIL_222]
-                                    |                                      predicate:(((((i_item_sk is not null and (i_category = 'Sports')) and i_brand_id is not null) and i_class_id is not null) and i_category_id is not null) and i_manufact_id is not null) (type: boolean)
-                                    |                                      Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                    |                                      TableScan [TS_25]
-                                    |                                         alias:item
-                                    |                                         Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
-                                    |<-Reducer 22 [CONTAINS]
-                                    |  Reduce Output Operator [RS_71]
-                                    |     key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                    |     Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                    |     sort order:+++++
-                                    |     Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                    |     value expressions:_col5 (type: bigint), _col6 (type: double)
-                                    |     Group By Operator [GBY_70]
-                                    |        aggregations:["sum(_col5)","sum(_col6)"]
-                                    |        keys:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                    |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                    |        Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                    |        Select Operator [SEL_68]
-                                    |           outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                    |           Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                    |           Select Operator [SEL_67]
-                                    |              outputColumnNames:["_col1","_col2","_col3","_col4","_col5","_col6"]
-                                    |              Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                                    |              Merge Join Operator [MERGEJOIN_249]
-                                    |              |  condition map:[{"":"Left Outer Join0 to 1"}]
-                                    |              |  keys:{"0":"_col2 (type: int), _col1 (type: int)","1":"_col1 (type: int), _col0 (type: int)"}
-                                    |              |  outputColumnNames:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
-                                    |              |  Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                                    |              |<-Map 25 [SIMPLE_EDGE]
-                                    |              |  Reduce Output Operator [RS_65]
-                                    |              |     key expressions:_col1 (type: int), _col0 (type: int)
-                                    |              |     Map-reduce partition columns:_col1 (type: int), _col0 (type: int)
-                                    |              |     sort order:++
-                                    |              |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |     value expressions:_col2 (type: int), _col3 (type: decimal(7,2))
-                                    |              |     Select Operator [SEL_57]
-                                    |              |        outputColumnNames:["_col0","_col1","_col2","_col3"]
-                                    |              |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |        Filter Operator [FIL_228]
-                                    |              |           predicate:wr_item_sk is not null (type: boolean)
-                                    |              |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |           TableScan [TS_55]
-                                    |              |              alias:web_returns
-                                    |              |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |              |<-Reducer 21 [SIMPLE_EDGE]
-                                    |                 Reduce Output Operator [RS_64]
-                                    |                    key expressions:_col2 (type: int), _col1 (type: int)
-                                    |                    Map-reduce partition columns:_col2 (type: int), _col1 (type: int)
-                                    |                    sort order:++
-                                    |                    Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                                    |                    value expressions:_col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                                    |                    Merge Join Operator [MERGEJOIN_248]
-                                    |                    |  condition map:[{"":"Inner Join 0 to 1"}]
-                                    |                    |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
-                                    |                    |  outputColumnNames:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                                    |                    |  Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |<-Map 24 [SIMPLE_EDGE]
-                                    |                    |  Reduce Output Operator [RS_62]
-                                    |                    |     key expressions:_col0 (type: int)
-                                    |                    |     Map-reduce partition columns:_col0 (type: int)
-                                    |                    |     sort order:+
-                                    |                    |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |     Select Operator [SEL_54]
-                                    |                    |        outputColumnNames:["_col0"]
-                                    |                    |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |        Filter Operator [FIL_227]
-                                    |                    |           predicate:(d_date_sk is not null and (d_year = 2002)) (type: boolean)
-                                    |                    |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |           TableScan [TS_52]
-                                    |                    |              alias:date_dim
-                                    |                    |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                                    |                    |<-Reducer 20 [SIMPLE_EDGE]
-                                    |                       Reduce Output Operator [RS_61]
-                                    |                          key expressions:_col0 (type: int)
-                                    |                          Map-reduce partition columns:_col0 (type: int)
-                                    |                          sort order:+
-                                    |                          Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                                    |                          value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                                    |                          Merge Join Operator [MERGEJOIN_247]
-                                    |                          |  condition map:[{"":"Inner Join 0 to 1"}]
-                                    |                          |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
-                                    |                          |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                                    |                          |  Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                                    |                          |<-Map 19 [SIMPLE_EDGE]
-                                    |                          |  Reduce Output Operator [RS_58]
-                                    |                          |     key expressions:_col1 (type: int)
-                                    |                          |     Map-reduce partition columns:_col1 (type: int)
-                                    |                          |     sort order:+
-                                    |                          |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |     value expressions:_col0 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2))
-                                    |                          |     Select Operator [SEL_48]
-                                    |                          |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
-                                    |                          |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |        Filter Operator [FIL_225]
-                                    |                          |           predicate:(ws_item_sk is not null and ws_sold_date_sk is not null) (type: boolean)
-                                    |                          |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |           TableScan [TS_46]
-                                    |                          |              alias:web_sales
-                                    |                          |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                    |                          |<-Map 23 [SIMPLE_EDGE]
-                                    |                             Reduce Output Operator [RS_59]
-                                    |                                key expressions:_col0 (type: int)
-                                    |                                Map-reduce partition columns:_col0 (type: int)
-                                    |                                sort order:+
-                                    |                                Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                    |                                value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col5 (type: int)
-                                    |                                Select Operator [SEL_51]
-                                    |                                   outputColumnNames:["_col0","_col1","_col2","_col3","_col5"]
-                                    |                                   Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                    |                                   Filter Operator [FIL_226]
-                                    |                                      predicate:(((((i_item_sk is not null and (i_category = 'Sports')) and i_brand_id is not null) and i_class_id is not null) and i_category_id is not null) and i_manufact_id is not null) (type: boolean)
-                                    |                                      Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                    |                                      TableScan [TS_49]
-                                    |                                         alias:item
-                                    |                                         Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
-                                    |<-Reducer 4 [CONTAINS]
-                                       Reduce Output Operator [RS_71]
-                                          key expressions:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                          Map-reduce partition columns:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                          sort order:+++++
-                                          Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                          value expressions:_col5 (type: bigint), _col6 (type: double)
-                                          Group By Operator [GBY_70]
-                                             aggregations:["sum(_col5)","sum(_col6)"]
-                                             keys:_col0 (type: int), _col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: int)
-                                             outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                             Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                             Select Operator [SEL_68]
-                                                outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
-                                                Statistics:Num rows: 922383 Data size: 1324798530 Basic stats: COMPLETE Column stats: NONE
-                                                Select Operator [SEL_21]
-                                                   outputColumnNames:["_col1","_col2","_col3","_col4","_col5","_col6"]
-                                                   Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                                                   Merge Join Operator [MERGEJOIN_243]
-                                                   |  condition map:[{"":"Left Outer Join0 to 1"}]
-                                                   |  keys:{"0":"_col2 (type: int), _col1 (type: int)","1":"_col1 (type: int), _col0 (type: int)"}
-                                                   |  outputColumnNames:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
-                                                   |  Statistics:Num rows: 307461 Data size: 441599510 Basic stats: COMPLETE Column stats: NONE
-                                                   |<-Map 11 [SIMPLE_EDGE]
-                                                   |  Reduce Output Operator [RS_19]
-                                                   |     key expressions:_col1 (type: int), _col0 (type: int)
-                                                   |     Map-reduce partition columns:_col1 (type: int), _col0 (type: int)
-                                                   |     sort order:++
-                                                   |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                   |     value expressions:_col2 (type: int), _col3 (type: decimal(7,2))
-                                                   |     Select Operator [SEL_11]
-                                                   |        outputColumnNames:["_col0","_col1","_col2","_col3"]
-                                                   |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                   |        Filter Operator [FIL_220]
-                                                   |           predicate:cr_item_sk is not null (type: boolean)
-                                                   |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                   |           TableScan [TS_9]
-                                                   |              alias:catalog_returns
-                                                   |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                   |<-Reducer 3 [SIMPLE_EDGE]
-                                                      Reduce Output Operator [RS_18]
-                                                         key expressions:_col2 (type: int), _col1 (type: int)
-                                                         Map-reduce partition columns:_col2 (type: int), _col1 (type: int)
-                                                         sort order:++
-                                                         Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                                                         value expressions:_col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                                                         Merge Join Operator [MERGEJOIN_242]
-                                                         |  condition map:[{"":"Inner Join 0 to 1"}]
-                                                         |  keys:{"0":"_col0 (type: int)","1":"_col0 (type: int)"}
-                                                         |  outputColumnNames:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                                                         |  Statistics:Num rows: 279510 Data size: 401454092 Basic stats: COMPLETE Column stats: NONE
-                                                         |<-Map 10 [SIMPLE_EDGE]
-                                                         |  Reduce Output Operator [RS_16]
-                                                         |     key expressions:_col0 (type: int)
-                                                         |     Map-reduce partition columns:_col0 (type: int)
-                                                         |     sort order:+
-                                                         |     Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                                         |     Select Operator [SEL_8]
-                                                         |        outputColumnNames:["_col0"]
-                                                         |        Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                                         |        Filter Operator [FIL_219]
-                                                         |           predicate:(d_date_sk is not null and (d_year = 2002)) (type: boolean)
-                                                         |           Statistics:Num rows: 36524 Data size: 40870356 Basic stats: COMPLETE Column stats: NONE
-                                                         |           TableScan [TS_6]
-                                                         |              alias:date_dim
-                                                         |              Statistics:Num rows: 73049 Data size: 81741831 Basic stats: COMPLETE Column stats: NONE
-                                                         |<-Reducer 2 [SIMPLE_EDGE]
-                                                            Reduce Output Operator [RS_15]
-                                                               key expressions:_col0 (type: int)
-                                                               Map-reduce partition columns:_col0 (type: int)
-                                                               sort order:+
-                                                               Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                                                               value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2)), _col6 (type: int), _col7 (type: int), _col8 (type: int), _col10 (type: int)
-                                                               Merge Join Operator [MERGEJOIN_241]
-                                                               |  condition map:[{"":"Inner Join 0 to 1"}]
-                                                               |  keys:{"0":"_col1 (type: int)","1":"_col0 (type: int)"}
-                                                               |  outputColumnNames:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
-                                                               |  Statistics:Num rows: 254100 Data size: 364958258 Basic stats: COMPLETE Column stats: NONE
-                                                               |<-Map 1 [SIMPLE_EDGE]
-                                                               |  Reduce Output Operator [RS_12]
-                                                               |     key expressions:_col1 (type: int)
-                                                               |     Map-reduce partition columns:_col1 (type: int)
-                                                               |     sort order:+
-                                                               |     Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                               |     value expressions:_col0 (type: int), _col2 (type: int), _col3 (type: int), _col4 (type: decimal(7,2))
-                                                               |     Select Operator [SEL_2]
-                                                               |        outputColumnNames:["_col0","_col1","_col2","_col3","_col4"]
-                                                               |        Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                               |        Filter Operator [FIL_217]
-                                                               |           predicate:(cs_item_sk is not null and cs_sold_date_sk is not null) (type: boolean)
-                                                               |           Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                               |           TableScan [TS_0]
-                                                               |              alias:catalog_sales
-                                                               |              Statistics:Num rows: 1 Data size: 0 Basic stats: PARTIAL Column stats: NONE
-                                                               |<-Map 9 [SIMPLE_EDGE]
-                                                                  Reduce Output Operator [RS_13]
-                                                                     key expressions:_col0 (type: int)
-                                                                     Map-reduce partition columns:_col0 (type: int)
-                                                                     sort order:+
-                                                                     Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                                                     value expressions:_col1 (type: int), _col2 (type: int), _col3 (type: int), _col5 (type: int)
-                                                                     Select Operator [SEL_5]
-                                                                        outputColumnNames:["_col0","_col1","_col2","_col3","_col5"]
-                                                                        Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                                                        Filter Operator [FIL_218]
-                                                                           predicate:(((((i_item_sk is not null and (i_category = 'Sports')) and i_brand_id is not null) and i_class_id is not null) and i_category_id is not null) and i_manufact_id is not null) (type: boolean)
-                                                                           Statistics:Num rows: 231000 Data size: 331780228 Basic stats: COMPLETE Column stats: NONE
-                                                                           TableScan [TS_3]
-                                                                              alias:item
-                                                                              Statistics:Num rows: 462000 Data size: 663560457 Basic stats: COMPLETE Column stats: NONE
+  Fetch Operator
+    limit:100
+    Stage-1
+      Reducer 8
+      File Output Operator [FS_156]
+        Limit [LIM_155] (rows=100 width=1436)
+          Number of rows:100
+          Select Operator [SEL_154] (rows=169103 width=1436)
+            Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9"]
+          <-Reducer 7 [SIMPLE_EDGE]
+            SHUFFLE [RS_153]
+              Select Operator [SEL_152] (rows=169103 width=1436)
+                Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col8","_col9"]
+                Filter Operator [FIL_151] (rows=169103 width=1436)
+                  predicate:((CAST( _col5 AS decimal(17,2)) / CAST( _col12 AS decimal(17,2))) < 0.9)
+                  Merge Join Operator [MERGEJOIN_259] (rows=507310 width=1436)
+                    Conds:RS_148._col1, _col2, _col3, _col4=RS_149._col1, _col2, _col3, _col4(Inner),Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6","_col7","_col12","_col13"]
+                  <-Reducer 31 [SIMPLE_EDGE]
+                    SHUFFLE [RS_149]
+                      PartitionCols:_col1, _col2, _col3, _col4
+                      Group By Operator [GBY_146] (rows=461191 width=1436)
+                        Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"],aggregations:["sum(VALUE._col0)","sum(VALUE._col1)"],keys:KEY._col0, KEY._col1, KEY._col2, KEY._col3, KEY._col4
+                      <-Union 30 [SIMPLE_EDGE]
+                        <-Reducer 29 [CONTAINS]
+                          Reduce Output Operator [RS_145]
+                            PartitionCols:_col0, _col1, _col2, _col3, _col4
+                            Group By Operator [GBY_144] (rows=922383 width=1436)
+                              Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"],aggregations:["sum(_col5)","sum(_col6)"],keys:_col0, _col1, _col2, _col3, _col4
+                              Select Operator [SEL_142] (rows=922383 width=1436)
+                                Output:["_col0","_col1","_col2","_col3","_col4","_col5","_col6"]
+                                Select Operator [SEL_95] (rows=307461 width=1436)
+                                  Output:["_col1","_col2","_col3","_col4","_col5","_col6"]
+                                  Merge Join Operator [MERGEJOIN_252] (rows=307461 width=1436)
+                                    Conds:RS_92._col2, _col1=RS_93._col1, _col0(Left Outer),Output:["_col3","_col4","_col6","_col7","_col8","_col10","_col15","_col16"]
+                                  <-Map 34 [SIMPLE_EDGE]
+                                    SHUFFLE [RS_93]
+                                      PartitionCols:_col1, _col0
+                                      Select Operator [SEL_85] (rows=1 width=0)
+                                        Output:["_col0","_col1","_col2","_col3"]
+                                        Filter Operator [FIL_232] (rows=1 width=0)
+                                          predicate:cr_item_sk is not null
+                                          TableScan [TS_83] (rows=1 width=0)
+                                            default@catalog_returns,catalog_returns,Tbl:PARTIAL,Col:NONE,Output:["cr_item_sk","cr_order_number","cr_return_quantity","cr_return_amount"]
+                                  <-Reducer 28 [SIMPLE_EDGE]
+                                    SHUFFLE [RS_92]
+                                      PartitionCols:_col2, _col1
+                                      Merge Join Operator [MERGEJOIN_251] (rows=279510 width=1436)
+                                        Conds:RS_89._col0=RS_90._col0(Inner),Output:["_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
+                                      <-Map 33 [SIMPLE_EDGE]
+                                        SHUFFLE [RS_90]
+                                          PartitionCols:_col0
+                                          Select Operator [SEL_82] (rows=36524 width=1119)
+                                            Output:["_col0"]
+                                            Filter Operator [FIL_231] (rows=36524 width=1119)
+                                              predicate:(d_date_sk is not null and (d_year = 2001))
+                                              TableScan [TS_80] (rows=73049 width=1119)
+                                                default@date_dim,date_dim,Tbl:COMPLETE,Col:NONE,Output:["d_date_sk","d_year"]
+                                      <-Reducer 27 [SIMPLE_EDGE]
+                                        SHUFFLE [RS_89]
+                                          PartitionCols:_col0
+                                          Merge Join Operator [MERGEJOIN_250] (rows=254100 width=1436)
+                                            Conds:RS_86._col1=RS_87._col0(Inner),Output:["_col0","_col1","_col2","_col3","_col4","_col6","_col7","_col8","_col10"]
+                                          <-Map 26 [SIMPLE_EDGE]
+                                            SHUFFLE [RS_86]
+                                              PartitionCols:_col1
+                                              Select Operator [SEL_76] (rows=1 width=0)
+                                                Output:["_col0","_col1","_col2","_col3","_col4"]
+                                                Filter Operator [FIL_229] (rows=1 width=0)
+                                                  predicate:(cs_item_sk is not null and cs_sold_date_sk is not null)
+                                                  TableScan [TS_74] (rows=1 width=0)
+                                                    default@catalog_sales,catalog_sales,Tbl:PARTIAL,Col:NONE,Output:["cs_sold_date_sk","cs_item_sk","cs_order_number","cs_quantity","cs_ext_sales_price"]
+                                          <-Map 32 [SIMPLE_EDGE]
+    

<TRUNCATED>