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
165 changed files
with
4,838 additions
and
4,602 deletions.
There are no files selected for viewing
36 changes: 19 additions & 17 deletions
36
regression-test/data/shape_check/ssb_sf100/shape/q2.1.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,28 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !select -- | ||
PhysicalResultSink | ||
--PhysicalQuickSort[MERGE_SORT] | ||
----PhysicalDistribute[DistributionSpecGather] | ||
------PhysicalQuickSort[LOCAL_SORT] | ||
--------hashAgg[GLOBAL] | ||
----------PhysicalDistribute[DistributionSpecHash] | ||
------------hashAgg[LOCAL] | ||
--------------PhysicalProject | ||
----------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_orderdate = dates.d_datekey)) otherCondition=() build RFs:RF2 d_datekey->[lo_orderdate] | ||
--PhysicalProject | ||
----PhysicalQuickSort[MERGE_SORT] | ||
------PhysicalDistribute[DistributionSpecGather] | ||
--------PhysicalQuickSort[LOCAL_SORT] | ||
----------PhysicalProject | ||
------------hashAgg[GLOBAL] | ||
--------------PhysicalDistribute[DistributionSpecHash] | ||
----------------hashAgg[LOCAL] | ||
------------------PhysicalProject | ||
--------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_suppkey = supplier.s_suppkey)) otherCondition=() build RFs:RF1 s_suppkey->[lo_suppkey] | ||
--------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_orderdate = dates.d_datekey)) otherCondition=() build RFs:RF2 d_datekey->[lo_orderdate] | ||
----------------------PhysicalProject | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_partkey = part.p_partkey)) otherCondition=() build RFs:RF0 p_partkey->[lo_partkey] | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_suppkey = supplier.s_suppkey)) otherCondition=() build RFs:RF1 s_suppkey->[lo_suppkey] | ||
--------------------------PhysicalProject | ||
----------------------------PhysicalOlapScan[lineorder] apply RFs: RF0 RF1 RF2 | ||
----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_partkey = part.p_partkey)) otherCondition=() build RFs:RF0 p_partkey->[lo_partkey] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[lineorder] apply RFs: RF0 RF1 RF2 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((part.p_category = 'MFGR#12')) | ||
----------------------------------PhysicalOlapScan[part] | ||
--------------------------PhysicalProject | ||
----------------------------filter((part.p_category = 'MFGR#12')) | ||
------------------------------PhysicalOlapScan[part] | ||
----------------------------filter((supplier.s_region = 'AMERICA')) | ||
------------------------------PhysicalOlapScan[supplier] | ||
----------------------PhysicalProject | ||
------------------------filter((supplier.s_region = 'AMERICA')) | ||
--------------------------PhysicalOlapScan[supplier] | ||
------------------PhysicalProject | ||
--------------------PhysicalOlapScan[dates] | ||
------------------------PhysicalOlapScan[dates] | ||
|
36 changes: 19 additions & 17 deletions
36
regression-test/data/shape_check/ssb_sf100/shape/q2.2.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,28 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !select -- | ||
PhysicalResultSink | ||
--PhysicalQuickSort[MERGE_SORT] | ||
----PhysicalDistribute[DistributionSpecGather] | ||
------PhysicalQuickSort[LOCAL_SORT] | ||
--------hashAgg[GLOBAL] | ||
----------PhysicalDistribute[DistributionSpecHash] | ||
------------hashAgg[LOCAL] | ||
--------------PhysicalProject | ||
----------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_orderdate = dates.d_datekey)) otherCondition=() build RFs:RF2 d_datekey->[lo_orderdate] | ||
--PhysicalProject | ||
----PhysicalQuickSort[MERGE_SORT] | ||
------PhysicalDistribute[DistributionSpecGather] | ||
--------PhysicalQuickSort[LOCAL_SORT] | ||
----------PhysicalProject | ||
------------hashAgg[GLOBAL] | ||
--------------PhysicalDistribute[DistributionSpecHash] | ||
----------------hashAgg[LOCAL] | ||
------------------PhysicalProject | ||
--------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_partkey = part.p_partkey)) otherCondition=() build RFs:RF1 p_partkey->[lo_partkey] | ||
--------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_orderdate = dates.d_datekey)) otherCondition=() build RFs:RF2 d_datekey->[lo_orderdate] | ||
----------------------PhysicalProject | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_suppkey = supplier.s_suppkey)) otherCondition=() build RFs:RF0 s_suppkey->[lo_suppkey] | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_partkey = part.p_partkey)) otherCondition=() build RFs:RF1 p_partkey->[lo_partkey] | ||
--------------------------PhysicalProject | ||
----------------------------PhysicalOlapScan[lineorder] apply RFs: RF0 RF1 RF2 | ||
----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_suppkey = supplier.s_suppkey)) otherCondition=() build RFs:RF0 s_suppkey->[lo_suppkey] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[lineorder] apply RFs: RF0 RF1 RF2 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((supplier.s_region = 'ASIA')) | ||
----------------------------------PhysicalOlapScan[supplier] | ||
--------------------------PhysicalProject | ||
----------------------------filter((supplier.s_region = 'ASIA')) | ||
------------------------------PhysicalOlapScan[supplier] | ||
----------------------------filter((part.p_brand <= 'MFGR#2228') and (part.p_brand >= 'MFGR#2221')) | ||
------------------------------PhysicalOlapScan[part] | ||
----------------------PhysicalProject | ||
------------------------filter((part.p_brand <= 'MFGR#2228') and (part.p_brand >= 'MFGR#2221')) | ||
--------------------------PhysicalOlapScan[part] | ||
------------------PhysicalProject | ||
--------------------PhysicalOlapScan[dates] | ||
------------------------PhysicalOlapScan[dates] | ||
|
36 changes: 19 additions & 17 deletions
36
regression-test/data/shape_check/ssb_sf100/shape/q2.3.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,28 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !select -- | ||
PhysicalResultSink | ||
--PhysicalQuickSort[MERGE_SORT] | ||
----PhysicalDistribute[DistributionSpecGather] | ||
------PhysicalQuickSort[LOCAL_SORT] | ||
--------hashAgg[GLOBAL] | ||
----------PhysicalDistribute[DistributionSpecHash] | ||
------------hashAgg[LOCAL] | ||
--------------PhysicalProject | ||
----------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_orderdate = dates.d_datekey)) otherCondition=() build RFs:RF2 d_datekey->[lo_orderdate] | ||
--PhysicalProject | ||
----PhysicalQuickSort[MERGE_SORT] | ||
------PhysicalDistribute[DistributionSpecGather] | ||
--------PhysicalQuickSort[LOCAL_SORT] | ||
----------PhysicalProject | ||
------------hashAgg[GLOBAL] | ||
--------------PhysicalDistribute[DistributionSpecHash] | ||
----------------hashAgg[LOCAL] | ||
------------------PhysicalProject | ||
--------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_suppkey = supplier.s_suppkey)) otherCondition=() build RFs:RF1 s_suppkey->[lo_suppkey] | ||
--------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_orderdate = dates.d_datekey)) otherCondition=() build RFs:RF2 d_datekey->[lo_orderdate] | ||
----------------------PhysicalProject | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_partkey = part.p_partkey)) otherCondition=() build RFs:RF0 p_partkey->[lo_partkey] | ||
------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_suppkey = supplier.s_suppkey)) otherCondition=() build RFs:RF1 s_suppkey->[lo_suppkey] | ||
--------------------------PhysicalProject | ||
----------------------------PhysicalOlapScan[lineorder] apply RFs: RF0 RF1 RF2 | ||
----------------------------hashJoin[INNER_JOIN broadcast] hashCondition=((lineorder.lo_partkey = part.p_partkey)) otherCondition=() build RFs:RF0 p_partkey->[lo_partkey] | ||
------------------------------PhysicalProject | ||
--------------------------------PhysicalOlapScan[lineorder] apply RFs: RF0 RF1 RF2 | ||
------------------------------PhysicalProject | ||
--------------------------------filter((part.p_brand = 'MFGR#2239')) | ||
----------------------------------PhysicalOlapScan[part] | ||
--------------------------PhysicalProject | ||
----------------------------filter((part.p_brand = 'MFGR#2239')) | ||
------------------------------PhysicalOlapScan[part] | ||
----------------------------filter((supplier.s_region = 'EUROPE')) | ||
------------------------------PhysicalOlapScan[supplier] | ||
----------------------PhysicalProject | ||
------------------------filter((supplier.s_region = 'EUROPE')) | ||
--------------------------PhysicalOlapScan[supplier] | ||
------------------PhysicalProject | ||
--------------------PhysicalOlapScan[dates] | ||
------------------------PhysicalOlapScan[dates] | ||
|
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
Oops, something went wrong.