Skip to content

Commit

Permalink
golden file
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses-you committed Nov 15, 2020
1 parent c167a0d commit ff1ab01
Show file tree
Hide file tree
Showing 16 changed files with 589 additions and 607 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
== Physical Plan ==
TakeOrderedAndProject (44)
* Sort (44)
+- * HashAggregate (43)
+- Exchange (42)
+- * HashAggregate (41)
Expand Down Expand Up @@ -244,7 +244,7 @@ Functions [3]: [sum(UnscaledValue(cs_ext_ship_cost#6)), sum(UnscaledValue(cs_net
Aggregate Attributes [3]: [sum(UnscaledValue(cs_ext_ship_cost#6))#23, sum(UnscaledValue(cs_net_profit#7))#24, count(cs_order_number#5)#27]
Results [3]: [count(cs_order_number#5)#27 AS order count #30, MakeDecimal(sum(UnscaledValue(cs_ext_ship_cost#6))#23,17,2) AS total shipping cost #31, MakeDecimal(sum(UnscaledValue(cs_net_profit#7))#24,17,2) AS total net profit #32]

(44) TakeOrderedAndProject
(44) Sort [codegen id : 12]
Input [3]: [order count #30, total shipping cost #31, total net profit #32]
Arguments: 100, [order count #30 ASC NULLS FIRST], [order count #30, total shipping cost #31, total net profit #32]
Arguments: [order count #30 ASC NULLS FIRST], true, 0

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TakeOrderedAndProject [order count ,total shipping cost ,total net profit ]
WholeStageCodegen (12)
WholeStageCodegen (12)
Sort [order count ]
HashAggregate [sum,sum,count] [sum(UnscaledValue(cs_ext_ship_cost)),sum(UnscaledValue(cs_net_profit)),count(cs_order_number),order count ,total shipping cost ,total net profit ,sum,sum,count]
InputAdapter
Exchange #1
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,72 +1,71 @@
== Physical Plan ==
CollectLimit (68)
+- * HashAggregate (67)
+- Exchange (66)
+- * HashAggregate (65)
+- * HashAggregate (64)
+- * HashAggregate (63)
+- * HashAggregate (62)
+- * HashAggregate (61)
+- * HashAggregate (60)
+- Exchange (59)
+- * HashAggregate (58)
+- SortMergeJoin LeftSemi (57)
:- SortMergeJoin LeftSemi (39)
: :- * Sort (21)
: : +- Exchange (20)
: : +- * Project (19)
: : +- * SortMergeJoin Inner (18)
: : :- * Sort (12)
: : : +- Exchange (11)
: : : +- * Project (10)
: : : +- * BroadcastHashJoin Inner BuildRight (9)
: : : :- * Filter (3)
: : : : +- * ColumnarToRow (2)
: : : : +- Scan parquet default.store_sales (1)
: : : +- BroadcastExchange (8)
: : : +- * Project (7)
: : : +- * Filter (6)
: : : +- * ColumnarToRow (5)
: : : +- Scan parquet default.date_dim (4)
: : +- * Sort (17)
: : +- Exchange (16)
: : +- * Filter (15)
: : +- * ColumnarToRow (14)
: : +- Scan parquet default.customer (13)
: +- * Sort (38)
: +- Exchange (37)
: +- * HashAggregate (36)
: +- Exchange (35)
: +- * HashAggregate (34)
: +- * Project (33)
: +- * SortMergeJoin Inner (32)
: :- * Sort (29)
: : +- Exchange (28)
: : +- * Project (27)
: : +- * BroadcastHashJoin Inner BuildRight (26)
: : :- * Filter (24)
: : : +- * ColumnarToRow (23)
: : : +- Scan parquet default.catalog_sales (22)
: : +- ReusedExchange (25)
: +- * Sort (31)
: +- ReusedExchange (30)
+- * Sort (56)
+- Exchange (55)
+- * HashAggregate (54)
+- Exchange (53)
+- * HashAggregate (52)
+- * Project (51)
+- * SortMergeJoin Inner (50)
:- * Sort (47)
: +- Exchange (46)
: +- * Project (45)
: +- * BroadcastHashJoin Inner BuildRight (44)
: :- * Filter (42)
: : +- * ColumnarToRow (41)
: : +- Scan parquet default.web_sales (40)
: +- ReusedExchange (43)
+- * Sort (49)
+- ReusedExchange (48)
* HashAggregate (67)
+- Exchange (66)
+- * HashAggregate (65)
+- * HashAggregate (64)
+- * HashAggregate (63)
+- * HashAggregate (62)
+- * HashAggregate (61)
+- * HashAggregate (60)
+- Exchange (59)
+- * HashAggregate (58)
+- SortMergeJoin LeftSemi (57)
:- SortMergeJoin LeftSemi (39)
: :- * Sort (21)
: : +- Exchange (20)
: : +- * Project (19)
: : +- * SortMergeJoin Inner (18)
: : :- * Sort (12)
: : : +- Exchange (11)
: : : +- * Project (10)
: : : +- * BroadcastHashJoin Inner BuildRight (9)
: : : :- * Filter (3)
: : : : +- * ColumnarToRow (2)
: : : : +- Scan parquet default.store_sales (1)
: : : +- BroadcastExchange (8)
: : : +- * Project (7)
: : : +- * Filter (6)
: : : +- * ColumnarToRow (5)
: : : +- Scan parquet default.date_dim (4)
: : +- * Sort (17)
: : +- Exchange (16)
: : +- * Filter (15)
: : +- * ColumnarToRow (14)
: : +- Scan parquet default.customer (13)
: +- * Sort (38)
: +- Exchange (37)
: +- * HashAggregate (36)
: +- Exchange (35)
: +- * HashAggregate (34)
: +- * Project (33)
: +- * SortMergeJoin Inner (32)
: :- * Sort (29)
: : +- Exchange (28)
: : +- * Project (27)
: : +- * BroadcastHashJoin Inner BuildRight (26)
: : :- * Filter (24)
: : : +- * ColumnarToRow (23)
: : : +- Scan parquet default.catalog_sales (22)
: : +- ReusedExchange (25)
: +- * Sort (31)
: +- ReusedExchange (30)
+- * Sort (56)
+- Exchange (55)
+- * HashAggregate (54)
+- Exchange (53)
+- * HashAggregate (52)
+- * Project (51)
+- * SortMergeJoin Inner (50)
:- * Sort (47)
: +- Exchange (46)
: +- * Project (45)
: +- * BroadcastHashJoin Inner BuildRight (44)
: :- * Filter (42)
: : +- * ColumnarToRow (41)
: : +- Scan parquet default.web_sales (40)
: +- ReusedExchange (43)
+- * Sort (49)
+- ReusedExchange (48)


(1) Scan parquet default.store_sales
Expand Down Expand Up @@ -387,7 +386,3 @@ Functions [1]: [count(1)]
Aggregate Attributes [1]: [count(1)#37]
Results [1]: [count(1)#37 AS count(1)#38]

(68) CollectLimit
Input [1]: [count(1)#38]
Arguments: 100

Loading

0 comments on commit ff1ab01

Please sign in to comment.