diff --git ql/src/test/results/clientpositive/perf/query36.q.out ql/src/test/results/clientpositive/perf/query36.q.out index f5ec0f9..b356628 100644 --- ql/src/test/results/clientpositive/perf/query36.q.out +++ ql/src/test/results/clientpositive/perf/query36.q.out @@ -81,12 +81,12 @@ Stage-0 Select Operator [SEL_30] (rows=1149975358 width=88) Output:["_col0","_col1","_col2","_col3","_col4"] PTF Operator [PTF_29] (rows=1149975358 width=88) - Function definitions:[{},{"name:":"windowingtablefunction","order by:":"(_col4 / _col5) ASC NULLS FIRST","partition by:":"(grouping(_col6, 0) + grouping(_col6, 1)), CASE WHEN ((UDFToInteger(grouping(_col6, 1)) = 0)) THEN (_col0) ELSE (null) END"}] + Function definitions:[{},{"name:":"windowingtablefunction","order by:":"(_col4 / _col5) ASC NULLS FIRST","partition by:":"(grouping(_col6, 1) + grouping(_col6, 0)), CASE WHEN ((UDFToInteger(grouping(_col6, 0)) = 0)) THEN (_col0) ELSE (null) END"}] Select Operator [SEL_28] (rows=1149975358 width=88) Output:["_col0","_col1","_col4","_col5","_col6"] <-Reducer 5 [SIMPLE_EDGE] SHUFFLE [RS_27] - PartitionCols:(grouping(_col6, 0) + grouping(_col6, 1)), CASE WHEN ((UDFToInteger(grouping(_col6, 1)) = 0)) THEN (_col0) ELSE (null) END + PartitionCols:(grouping(_col6, 1) + grouping(_col6, 0)), CASE WHEN ((UDFToInteger(grouping(_col6, 0)) = 0)) THEN (_col0) ELSE (null) END Select Operator [SEL_26] (rows=1149975358 width=88) Output:["_col0","_col1","_col4","_col5","_col6"] Group By Operator [GBY_25] (rows=1149975358 width=88) diff --git ql/src/test/results/clientpositive/perf/query70.q.out ql/src/test/results/clientpositive/perf/query70.q.out index c3ef2a8..b4eaee6 100644 --- ql/src/test/results/clientpositive/perf/query70.q.out +++ ql/src/test/results/clientpositive/perf/query70.q.out @@ -102,12 +102,12 @@ Stage-0 Select Operator [SEL_59] (rows=1149975358 width=88) Output:["_col0","_col1","_col2","_col3","_col4"] PTF Operator [PTF_58] (rows=1149975358 width=88) - Function definitions:[{},{"name:":"windowingtablefunction","order by:":"_col4 DESC NULLS LAST","partition by:":"(grouping(_col5, 0) + grouping(_col5, 1)), CASE WHEN ((UDFToInteger(grouping(_col5, 1)) = 0)) THEN (_col0) ELSE (null) END"}] + Function definitions:[{},{"name:":"windowingtablefunction","order by:":"_col4 DESC NULLS LAST","partition by:":"(grouping(_col5, 1) + grouping(_col5, 0)), CASE WHEN ((UDFToInteger(grouping(_col5, 0)) = 0)) THEN (_col0) ELSE (null) END"}] Select Operator [SEL_57] (rows=1149975358 width=88) Output:["_col0","_col1","_col4","_col5"] <-Reducer 5 [SIMPLE_EDGE] SHUFFLE [RS_56] - PartitionCols:(grouping(_col5, 0) + grouping(_col5, 1)), CASE WHEN ((UDFToInteger(grouping(_col5, 1)) = 0)) THEN (_col0) ELSE (null) END + PartitionCols:(grouping(_col5, 1) + grouping(_col5, 0)), CASE WHEN ((UDFToInteger(grouping(_col5, 0)) = 0)) THEN (_col0) ELSE (null) END Select Operator [SEL_55] (rows=1149975358 width=88) Output:["_col0","_col1","_col4","_col5"] Group By Operator [GBY_54] (rows=1149975358 width=88) diff --git ql/src/test/results/clientpositive/perf/query86.q.out ql/src/test/results/clientpositive/perf/query86.q.out index cd8ed13..6377c43 100644 --- ql/src/test/results/clientpositive/perf/query86.q.out +++ ql/src/test/results/clientpositive/perf/query86.q.out @@ -72,12 +72,12 @@ Stage-0 Select Operator [SEL_24] (rows=261364852 width=135) Output:["_col0","_col1","_col2","_col3","_col4"] PTF Operator [PTF_23] (rows=261364852 width=135) - Function definitions:[{},{"name:":"windowingtablefunction","order by:":"_col4 DESC NULLS LAST","partition by:":"(grouping(_col5, 0) + grouping(_col5, 1)), CASE WHEN ((UDFToInteger(grouping(_col5, 1)) = 0)) THEN (_col0) ELSE (null) END"}] + Function definitions:[{},{"name:":"windowingtablefunction","order by:":"_col4 DESC NULLS LAST","partition by:":"(grouping(_col5, 1) + grouping(_col5, 0)), CASE WHEN ((UDFToInteger(grouping(_col5, 0)) = 0)) THEN (_col0) ELSE (null) END"}] Select Operator [SEL_22] (rows=261364852 width=135) Output:["_col0","_col1","_col4","_col5"] <-Reducer 4 [SIMPLE_EDGE] SHUFFLE [RS_21] - PartitionCols:(grouping(_col5, 0) + grouping(_col5, 1)), CASE WHEN ((UDFToInteger(grouping(_col5, 1)) = 0)) THEN (_col0) ELSE (null) END + PartitionCols:(grouping(_col5, 1) + grouping(_col5, 0)), CASE WHEN ((UDFToInteger(grouping(_col5, 0)) = 0)) THEN (_col0) ELSE (null) END Select Operator [SEL_20] (rows=261364852 width=135) Output:["_col0","_col1","_col4","_col5"] Group By Operator [GBY_19] (rows=261364852 width=135)