|
1 | 1 | -- This file is automatically generated. You should know what you did if you want to edit this
|
2 | 2 | -- !ds_shape_38 --
|
3 | 3 | PhysicalResultSink
|
4 |
| ---PhysicalTopN[MERGE_SORT] |
5 |
| -----PhysicalTopN[LOCAL_SORT] |
6 |
| -------hashAgg[GLOBAL] |
7 |
| ---------PhysicalDistribute[DistributionSpecGather] |
8 |
| -----------hashAgg[LOCAL] |
9 |
| -------------PhysicalProject |
10 |
| ---------------PhysicalIntersect |
11 |
| -----------------PhysicalDistribute[DistributionSpecHash] |
12 |
| -------------------hashJoin[INNER_JOIN shuffle] hashCondition=((web_sales.ws_bill_customer_sk = customer.c_customer_sk)) otherCondition=() build RFs:RF1 c_customer_sk->[ws_bill_customer_sk] |
13 |
| ---------------------hashAgg[GLOBAL] |
14 |
| -----------------------PhysicalDistribute[DistributionSpecHash] |
15 |
| -------------------------hashAgg[LOCAL] |
16 |
| ---------------------------PhysicalProject |
17 |
| -----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((web_sales.ws_sold_date_sk = date_dim.d_date_sk)) otherCondition=() build RFs:RF0 d_date_sk->[ws_sold_date_sk] |
18 |
| -------------------------------PhysicalProject |
19 |
| ---------------------------------PhysicalOlapScan[web_sales] apply RFs: RF0 RF1 |
20 |
| -------------------------------PhysicalProject |
21 |
| ---------------------------------filter((date_dim.d_month_seq <= 1200) and (date_dim.d_month_seq >= 1189)) |
22 |
| -----------------------------------PhysicalOlapScan[date_dim] |
23 |
| ---------------------PhysicalOlapScan[customer] |
24 |
| -----------------PhysicalDistribute[DistributionSpecHash] |
25 |
| -------------------hashJoin[INNER_JOIN shuffle] hashCondition=((catalog_sales.cs_bill_customer_sk = customer.c_customer_sk)) otherCondition=() build RFs:RF3 c_customer_sk->[cs_bill_customer_sk] |
26 |
| ---------------------hashAgg[GLOBAL] |
27 |
| -----------------------PhysicalDistribute[DistributionSpecHash] |
28 |
| -------------------------hashAgg[LOCAL] |
29 |
| ---------------------------PhysicalProject |
30 |
| -----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((catalog_sales.cs_sold_date_sk = date_dim.d_date_sk)) otherCondition=() build RFs:RF2 d_date_sk->[cs_sold_date_sk] |
31 |
| -------------------------------PhysicalProject |
32 |
| ---------------------------------PhysicalOlapScan[catalog_sales] apply RFs: RF2 RF3 |
33 |
| -------------------------------PhysicalProject |
34 |
| ---------------------------------filter((date_dim.d_month_seq <= 1200) and (date_dim.d_month_seq >= 1189)) |
35 |
| -----------------------------------PhysicalOlapScan[date_dim] |
36 |
| ---------------------PhysicalOlapScan[customer] |
37 |
| -----------------PhysicalDistribute[DistributionSpecHash] |
38 |
| -------------------hashJoin[INNER_JOIN shuffle] hashCondition=((store_sales.ss_customer_sk = customer.c_customer_sk)) otherCondition=() build RFs:RF5 c_customer_sk->[ss_customer_sk] |
39 |
| ---------------------hashAgg[GLOBAL] |
40 |
| -----------------------PhysicalDistribute[DistributionSpecHash] |
41 |
| -------------------------hashAgg[LOCAL] |
42 |
| ---------------------------PhysicalProject |
43 |
| -----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((store_sales.ss_sold_date_sk = date_dim.d_date_sk)) otherCondition=() build RFs:RF4 d_date_sk->[ss_sold_date_sk] |
44 |
| -------------------------------PhysicalProject |
45 |
| ---------------------------------PhysicalOlapScan[store_sales] apply RFs: RF4 RF5 |
46 |
| -------------------------------PhysicalProject |
47 |
| ---------------------------------filter((date_dim.d_month_seq <= 1200) and (date_dim.d_month_seq >= 1189)) |
48 |
| -----------------------------------PhysicalOlapScan[date_dim] |
49 |
| ---------------------PhysicalOlapScan[customer] |
| 4 | +--PhysicalTopN[GATHER_SORT] |
| 5 | +----hashAgg[GLOBAL] |
| 6 | +------PhysicalDistribute[DistributionSpecGather] |
| 7 | +--------hashAgg[LOCAL] |
| 8 | +----------PhysicalProject |
| 9 | +------------PhysicalIntersect |
| 10 | +--------------PhysicalDistribute[DistributionSpecHash] |
| 11 | +----------------hashJoin[INNER_JOIN shuffle] hashCondition=((web_sales.ws_bill_customer_sk = customer.c_customer_sk)) otherCondition=() build RFs:RF1 c_customer_sk->[ws_bill_customer_sk] |
| 12 | +------------------hashAgg[GLOBAL] |
| 13 | +--------------------PhysicalDistribute[DistributionSpecHash] |
| 14 | +----------------------hashAgg[LOCAL] |
| 15 | +------------------------PhysicalProject |
| 16 | +--------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((web_sales.ws_sold_date_sk = date_dim.d_date_sk)) otherCondition=() build RFs:RF0 d_date_sk->[ws_sold_date_sk] |
| 17 | +----------------------------PhysicalProject |
| 18 | +------------------------------PhysicalOlapScan[web_sales] apply RFs: RF0 RF1 |
| 19 | +----------------------------PhysicalProject |
| 20 | +------------------------------filter((date_dim.d_month_seq <= 1200) and (date_dim.d_month_seq >= 1189)) |
| 21 | +--------------------------------PhysicalOlapScan[date_dim] |
| 22 | +------------------PhysicalOlapScan[customer] |
| 23 | +--------------PhysicalDistribute[DistributionSpecHash] |
| 24 | +----------------hashJoin[INNER_JOIN shuffle] hashCondition=((catalog_sales.cs_bill_customer_sk = customer.c_customer_sk)) otherCondition=() build RFs:RF3 c_customer_sk->[cs_bill_customer_sk] |
| 25 | +------------------hashAgg[GLOBAL] |
| 26 | +--------------------PhysicalDistribute[DistributionSpecHash] |
| 27 | +----------------------hashAgg[LOCAL] |
| 28 | +------------------------PhysicalProject |
| 29 | +--------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((catalog_sales.cs_sold_date_sk = date_dim.d_date_sk)) otherCondition=() build RFs:RF2 d_date_sk->[cs_sold_date_sk] |
| 30 | +----------------------------PhysicalProject |
| 31 | +------------------------------PhysicalOlapScan[catalog_sales] apply RFs: RF2 RF3 |
| 32 | +----------------------------PhysicalProject |
| 33 | +------------------------------filter((date_dim.d_month_seq <= 1200) and (date_dim.d_month_seq >= 1189)) |
| 34 | +--------------------------------PhysicalOlapScan[date_dim] |
| 35 | +------------------PhysicalOlapScan[customer] |
| 36 | +--------------PhysicalDistribute[DistributionSpecHash] |
| 37 | +----------------hashJoin[INNER_JOIN shuffle] hashCondition=((store_sales.ss_customer_sk = customer.c_customer_sk)) otherCondition=() build RFs:RF5 c_customer_sk->[ss_customer_sk] |
| 38 | +------------------hashAgg[GLOBAL] |
| 39 | +--------------------PhysicalDistribute[DistributionSpecHash] |
| 40 | +----------------------hashAgg[LOCAL] |
| 41 | +------------------------PhysicalProject |
| 42 | +--------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((store_sales.ss_sold_date_sk = date_dim.d_date_sk)) otherCondition=() build RFs:RF4 d_date_sk->[ss_sold_date_sk] |
| 43 | +----------------------------PhysicalProject |
| 44 | +------------------------------PhysicalOlapScan[store_sales] apply RFs: RF4 RF5 |
| 45 | +----------------------------PhysicalProject |
| 46 | +------------------------------filter((date_dim.d_month_seq <= 1200) and (date_dim.d_month_seq >= 1189)) |
| 47 | +--------------------------------PhysicalOlapScan[date_dim] |
| 48 | +------------------PhysicalOlapScan[customer] |
50 | 49 |
|
0 commit comments