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.
Merge pull request apache#8 from liaoxin01/trino_case
[test] add some cases from trino
- Loading branch information
Showing
350 changed files
with
3,986 additions
and
812 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
regression-test/data/convertion_functions/sql/castAccessible.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !castAccessible -- | ||
10 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/convertion_functions/sql/tryCastAccessible.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !tryCastAccessible -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/empty_table/sql/countDistinctOnNonPartitioningKey.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !countDistinctOnNonPartitioningKey -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/empty_table/sql/countDistinctOnPartitioningKey.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !countDistinctOnPartitioningKey -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/empty_table/sql/minMaxHasRows.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !minMaxHasRows -- | ||
\N \N | ||
|
3 changes: 3 additions & 0 deletions
3
regression-test/data/empty_table/sql/multiplyOperator.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !multiplyOperator -- | ||
|
3 changes: 3 additions & 0 deletions
3
regression-test/data/empty_table/sql/runAggrOnColumnWithGroupBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggrOnColumnWithGroupBy -- | ||
|
3 changes: 3 additions & 0 deletions
3
regression-test/data/empty_table/sql/runAggrOnStarWithGroupBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggrOnStarWithGroupBy -- | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/empty_table/sql/runAggrWithoutGroupBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggrWithoutGroupBy -- | ||
\N | ||
|
3 changes: 3 additions & 0 deletions
3
regression-test/data/empty_table/sql/scalarOnColumn.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !scalarOnColumn -- | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/empty_table/sql/selectCountStar.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !selectCountStar -- | ||
0 | ||
|
3 changes: 3 additions & 0 deletions
3
regression-test/data/empty_table/sql/selectStar.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !selectStar -- | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/empty_table/sql/sumOnSubq.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !sumOnSubq -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/select_no_from/sql/projectAggFuncs.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !projectAggFuncs -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/select_no_from/sql/projectConstants.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !projectConstants -- | ||
1 1.1 510 a dummy values true false | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/select_no_from/sql/projectFunctions.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !projectFunctions -- | ||
10 2.0 false true | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/select_no_from/sql/withGroupOrderHaving.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupOrderHaving -- | ||
0 | ||
|
7 changes: 7 additions & 0 deletions
7
regression-test/data/select_no_from/sql/withUnionAll.sql.generated.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withUnionAll -- | ||
1 | ||
2 | ||
20 | ||
-5 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/select_no_from/sql/withWhereClause.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withWhereClause -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/select_no_from/sql/withWhereFalse.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withWhereFalse -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/multipleDistinctAgg.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !multipleDistinctAgg -- | ||
5 25 0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/multipleDistinctAgg.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !multipleDistinctAgg -- | ||
5 25 0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/multipleDistinctAgg_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !multipleDistinctAgg_order -- | ||
5 25 0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/repeatedDistinctAgg.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !repeatedDistinctAgg -- | ||
5 5 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/repeatedDistinctAgg.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !repeatedDistinctAgg -- | ||
5 5 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/repeatedDistinctAgg_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !repeatedDistinctAgg_order -- | ||
5 5 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/withCount.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withCount -- | ||
5 25 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/withCount.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withCount -- | ||
5 25 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/withCount_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withCount_order -- | ||
5 25 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withDuplicates.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withDuplicates -- | ||
0 | ||
1 | ||
2 | ||
3 | ||
4 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withDuplicates.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withDuplicates -- | ||
2 | ||
4 | ||
0 | ||
1 | ||
3 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withDuplicates_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withDuplicates_order -- | ||
0 | ||
1 | ||
2 | ||
3 | ||
4 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/withGroupBy.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupBy -- | ||
0 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/withGroupBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupBy -- | ||
0 | ||
|
7 changes: 7 additions & 0 deletions
7
regression-test/data/tpch/distinct/withGroupByDistinctAgg.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupByDistinctAgg -- | ||
0 5 | ||
1 5 | ||
2 5 | ||
3 5 | ||
|
7 changes: 7 additions & 0 deletions
7
regression-test/data/tpch/distinct/withGroupByDistinctAgg.sql.generated.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupByDistinctAgg -- | ||
3 5 | ||
1 5 | ||
0 5 | ||
2 5 | ||
|
7 changes: 7 additions & 0 deletions
7
regression-test/data/tpch/distinct/withGroupByDistinctAgg_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupByDistinctAgg_order -- | ||
0 5 | ||
1 5 | ||
2 5 | ||
3 5 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/distinct/withGroupBy_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withGroupBy_order -- | ||
0 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withNoDuplicates.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withNoDuplicates -- | ||
AFRICA | ||
AMERICA | ||
ASIA | ||
EUROPE | ||
MIDDLE EAST | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withNoDuplicates.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withNoDuplicates -- | ||
MIDDLE EAST | ||
AFRICA | ||
AMERICA | ||
EUROPE | ||
ASIA | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withNoDuplicates_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withNoDuplicates_order -- | ||
AFRICA | ||
AMERICA | ||
ASIA | ||
EUROPE | ||
MIDDLE EAST | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withOrderBy.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withOrderBy -- | ||
0 | ||
1 | ||
2 | ||
3 | ||
4 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withOrderBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withOrderBy -- | ||
0 | ||
1 | ||
2 | ||
3 | ||
4 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/distinct/withOrderBy_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !withOrderBy_order -- | ||
0 | ||
1 | ||
2 | ||
3 | ||
4 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/group_by/runAggrWithoutGroupBy.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggrWithoutGroupBy -- | ||
25 25 0 4 50 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/group_by/runAggrWithoutGroupBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggrWithoutGroupBy -- | ||
25 25 0 4 50 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/group_by/runAggrWithoutGroupBy_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggrWithoutGroupBy_order -- | ||
25 25 0 4 50 | ||
|
5 changes: 5 additions & 0 deletions
5
...sion-test/data/tpch/group_by/runAggregatesGroupByOridnalAndHaving.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesGroupByOridnalAndHaving -- | ||
2 5 | ||
3 5 | ||
|
5 changes: 5 additions & 0 deletions
5
regression-test/data/tpch/group_by/runAggregatesGroupByOridnalAndHaving.sql.generated.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesGroupByOridnalAndHaving -- | ||
2 5 | ||
3 5 | ||
|
5 changes: 5 additions & 0 deletions
5
...sion-test/data/tpch/group_by/runAggregatesGroupByOridnalAndHaving_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesGroupByOridnalAndHaving_order -- | ||
2 5 | ||
3 5 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/group_by/runAggregatesWithGroupByOrdinal.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithGroupByOrdinal -- | ||
0 5 50 | ||
1 5 47 | ||
2 5 68 | ||
3 5 77 | ||
4 5 58 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/group_by/runAggregatesWithGroupByOrdinal.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithGroupByOrdinal -- | ||
2 5 68 | ||
4 5 58 | ||
0 5 50 | ||
1 5 47 | ||
3 5 77 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/group_by/runAggregatesWithGroupByOrdinal_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithGroupByOrdinal_order -- | ||
0 5 50 | ||
1 5 47 | ||
2 5 68 | ||
3 5 77 | ||
4 5 58 | ||
|
3 changes: 3 additions & 0 deletions
3
...ata/tpch/group_by/runAggregatesWithGroupByWithFalseWherePredicate.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithGroupByWithFalseWherePredicate -- | ||
|
3 changes: 3 additions & 0 deletions
3
...test/data/tpch/group_by/runAggregatesWithGroupByWithFalseWherePredicate.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithGroupByWithFalseWherePredicate -- | ||
|
3 changes: 3 additions & 0 deletions
3
...ata/tpch/group_by/runAggregatesWithGroupByWithFalseWherePredicate_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithGroupByWithFalseWherePredicate_order -- | ||
|
5 changes: 5 additions & 0 deletions
5
...a/tpch/group_by/runAggregatesWithWherePredicatesAndGroupByOrdinal.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithWherePredicatesAndGroupByOrdinal -- | ||
3 5 15 | ||
4 5 20 | ||
|
5 changes: 5 additions & 0 deletions
5
...st/data/tpch/group_by/runAggregatesWithWherePredicatesAndGroupByOrdinal.sql.generated.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithWherePredicatesAndGroupByOrdinal -- | ||
4 5 20 | ||
3 5 15 | ||
|
5 changes: 5 additions & 0 deletions
5
...a/tpch/group_by/runAggregatesWithWherePredicatesAndGroupByOrdinal_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithWherePredicatesAndGroupByOrdinal_order -- | ||
3 5 15 | ||
4 5 20 | ||
|
4 changes: 4 additions & 0 deletions
4
...t/data/tpch/group_by/runAggregatesWithoutGroupByButWithPredicates.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithoutGroupByButWithPredicates -- | ||
0 \N | ||
|
4 changes: 4 additions & 0 deletions
4
...on-test/data/tpch/group_by/runAggregatesWithoutGroupByButWithPredicates.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithoutGroupByButWithPredicates -- | ||
0 \N | ||
|
4 changes: 4 additions & 0 deletions
4
...t/data/tpch/group_by/runAggregatesWithoutGroupByButWithPredicates_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runAggregatesWithoutGroupByButWithPredicates_order -- | ||
0 \N | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/group_by/runConstantGroupBy.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runConstantGroupBy -- | ||
2 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/group_by/runConstantGroupBy.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runConstantGroupBy -- | ||
2 | ||
|
4 changes: 4 additions & 0 deletions
4
regression-test/data/tpch/group_by/runConstantGroupBy_order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runConstantGroupBy_order -- | ||
2 | ||
|
8 changes: 8 additions & 0 deletions
8
regression-test/data/tpch/group_by/runCountNull.order.sql.generated.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !runCountNull -- | ||
0 0 | ||
1 0 | ||
2 0 | ||
3 0 | ||
4 0 | ||
|
Oops, something went wrong.