forked from apache/doris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
86 changed files
with
2,608 additions
and
1,049 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 21 additions & 22 deletions
43
regression-test/data/new_shapes_p0/tpcds_sf100/noStatsRfPrune/query32.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !ds_shape_32 -- | ||
PhysicalResultSink | ||
--PhysicalLimit[GLOBAL] | ||
----PhysicalLimit[LOCAL] | ||
------hashAgg[GLOBAL] | ||
--------PhysicalDistribute[DistributionSpecGather] | ||
----------hashAgg[LOCAL] | ||
------------PhysicalProject | ||
--------------filter((cast(cs_ext_discount_amt as DECIMALV3(38, 5)) > (1.3 * avg(cast(cs_ext_discount_amt as DECIMALV3(9, 4))) OVER(PARTITION BY i_item_sk)))) | ||
----------------PhysicalWindow | ||
------------------PhysicalQuickSort[LOCAL_SORT] | ||
--------------------PhysicalDistribute[DistributionSpecHash] | ||
----------------------PhysicalProject | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((date_dim.d_date_sk = catalog_sales.cs_sold_date_sk)) otherCondition=() build RFs:RF1 d_date_sk->[cs_sold_date_sk] | ||
--------------------------PhysicalProject | ||
----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((item.i_item_sk = catalog_sales.cs_item_sk)) otherCondition=() build RFs:RF0 i_item_sk->[cs_item_sk] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[catalog_sales] apply RFs: RF0 RF1 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((item.i_manufact_id = 29)) | ||
----------------------------------PhysicalOlapScan[item] | ||
--------------------------PhysicalProject | ||
----------------------------filter((date_dim.d_date <= '1999-04-07') and (date_dim.d_date >= '1999-01-07')) | ||
------------------------------PhysicalOlapScan[date_dim] | ||
--PhysicalTopN[GATHER_SORT] | ||
----hashAgg[GLOBAL] | ||
------PhysicalDistribute[DistributionSpecGather] | ||
--------hashAgg[LOCAL] | ||
----------PhysicalProject | ||
------------filter((cast(cs_ext_discount_amt as DECIMALV3(38, 5)) > (1.3 * avg(cast(cs_ext_discount_amt as DECIMALV3(9, 4))) OVER(PARTITION BY i_item_sk)))) | ||
--------------PhysicalWindow | ||
----------------PhysicalQuickSort[LOCAL_SORT] | ||
------------------PhysicalDistribute[DistributionSpecHash] | ||
--------------------PhysicalProject | ||
----------------------hashJoin[INNER_JOIN broadcast] hashCondition=((date_dim.d_date_sk = catalog_sales.cs_sold_date_sk)) otherCondition=() build RFs:RF1 d_date_sk->[cs_sold_date_sk] | ||
------------------------PhysicalProject | ||
--------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((item.i_item_sk = catalog_sales.cs_item_sk)) otherCondition=() build RFs:RF0 i_item_sk->[cs_item_sk] | ||
----------------------------PhysicalProject | ||
------------------------------PhysicalOlapScan[catalog_sales] apply RFs: RF0 RF1 | ||
----------------------------PhysicalProject | ||
------------------------------filter((item.i_manufact_id = 29)) | ||
--------------------------------PhysicalOlapScan[item] | ||
------------------------PhysicalProject | ||
--------------------------filter((date_dim.d_date <= '1999-04-07') and (date_dim.d_date >= '1999-01-07')) | ||
----------------------------PhysicalOlapScan[date_dim] | ||
|
91 changes: 45 additions & 46 deletions
91
regression-test/data/new_shapes_p0/tpcds_sf100/noStatsRfPrune/query38.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,49 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !ds_shape_38 -- | ||
PhysicalResultSink | ||
--PhysicalLimit[GLOBAL] | ||
----PhysicalLimit[LOCAL] | ||
------hashAgg[GLOBAL] | ||
--------PhysicalDistribute[DistributionSpecGather] | ||
----------hashAgg[LOCAL] | ||
------------PhysicalProject | ||
--------------PhysicalIntersect | ||
----------------PhysicalDistribute[DistributionSpecHash] | ||
------------------hashJoin[INNER_JOIN shuffle] hashCondition=((web_sales.ws_bill_customer_sk = customer.c_customer_sk)) otherCondition=() | ||
--------------------hashAgg[GLOBAL] | ||
----------------------PhysicalDistribute[DistributionSpecHash] | ||
------------------------hashAgg[LOCAL] | ||
--------------------------PhysicalProject | ||
----------------------------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] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[web_sales] apply RFs: RF0 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((date_dim.d_month_seq <= 1194) and (date_dim.d_month_seq >= 1183)) | ||
----------------------------------PhysicalOlapScan[date_dim] | ||
--------------------PhysicalOlapScan[customer] | ||
----------------PhysicalDistribute[DistributionSpecHash] | ||
------------------hashJoin[INNER_JOIN shuffle] hashCondition=((catalog_sales.cs_bill_customer_sk = customer.c_customer_sk)) otherCondition=() | ||
--------------------hashAgg[GLOBAL] | ||
----------------------PhysicalDistribute[DistributionSpecHash] | ||
------------------------hashAgg[LOCAL] | ||
--------------------------PhysicalProject | ||
----------------------------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] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[catalog_sales] apply RFs: RF2 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((date_dim.d_month_seq <= 1194) and (date_dim.d_month_seq >= 1183)) | ||
----------------------------------PhysicalOlapScan[date_dim] | ||
--------------------PhysicalOlapScan[customer] | ||
----------------PhysicalDistribute[DistributionSpecHash] | ||
------------------hashJoin[INNER_JOIN shuffle] hashCondition=((store_sales.ss_customer_sk = customer.c_customer_sk)) otherCondition=() | ||
--------------------hashAgg[GLOBAL] | ||
----------------------PhysicalDistribute[DistributionSpecHash] | ||
------------------------hashAgg[LOCAL] | ||
--------------------------PhysicalProject | ||
----------------------------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] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[store_sales] apply RFs: RF4 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((date_dim.d_month_seq <= 1194) and (date_dim.d_month_seq >= 1183)) | ||
----------------------------------PhysicalOlapScan[date_dim] | ||
--------------------PhysicalOlapScan[customer] | ||
--PhysicalTopN[GATHER_SORT] | ||
----hashAgg[GLOBAL] | ||
------PhysicalDistribute[DistributionSpecGather] | ||
--------hashAgg[LOCAL] | ||
----------PhysicalProject | ||
------------PhysicalIntersect | ||
--------------PhysicalDistribute[DistributionSpecHash] | ||
----------------hashJoin[INNER_JOIN shuffle] hashCondition=((web_sales.ws_bill_customer_sk = customer.c_customer_sk)) otherCondition=() | ||
------------------hashAgg[GLOBAL] | ||
--------------------PhysicalDistribute[DistributionSpecHash] | ||
----------------------hashAgg[LOCAL] | ||
------------------------PhysicalProject | ||
--------------------------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] | ||
----------------------------PhysicalProject | ||
------------------------------PhysicalOlapScan[web_sales] apply RFs: RF0 | ||
----------------------------PhysicalProject | ||
------------------------------filter((date_dim.d_month_seq <= 1194) and (date_dim.d_month_seq >= 1183)) | ||
--------------------------------PhysicalOlapScan[date_dim] | ||
------------------PhysicalOlapScan[customer] | ||
--------------PhysicalDistribute[DistributionSpecHash] | ||
----------------hashJoin[INNER_JOIN shuffle] hashCondition=((catalog_sales.cs_bill_customer_sk = customer.c_customer_sk)) otherCondition=() | ||
------------------hashAgg[GLOBAL] | ||
--------------------PhysicalDistribute[DistributionSpecHash] | ||
----------------------hashAgg[LOCAL] | ||
------------------------PhysicalProject | ||
--------------------------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] | ||
----------------------------PhysicalProject | ||
------------------------------PhysicalOlapScan[catalog_sales] apply RFs: RF2 | ||
----------------------------PhysicalProject | ||
------------------------------filter((date_dim.d_month_seq <= 1194) and (date_dim.d_month_seq >= 1183)) | ||
--------------------------------PhysicalOlapScan[date_dim] | ||
------------------PhysicalOlapScan[customer] | ||
--------------PhysicalDistribute[DistributionSpecHash] | ||
----------------hashJoin[INNER_JOIN shuffle] hashCondition=((store_sales.ss_customer_sk = customer.c_customer_sk)) otherCondition=() | ||
------------------hashAgg[GLOBAL] | ||
--------------------PhysicalDistribute[DistributionSpecHash] | ||
----------------------hashAgg[LOCAL] | ||
------------------------PhysicalProject | ||
--------------------------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] | ||
----------------------------PhysicalProject | ||
------------------------------PhysicalOlapScan[store_sales] apply RFs: RF4 | ||
----------------------------PhysicalProject | ||
------------------------------filter((date_dim.d_month_seq <= 1194) and (date_dim.d_month_seq >= 1183)) | ||
--------------------------------PhysicalOlapScan[date_dim] | ||
------------------PhysicalOlapScan[customer] | ||
|
Oops, something went wrong.