You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/sqlite/index/random/10/slt_good_1.slt
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -27106,31 +27106,31 @@ SELECT DISTINCT + CAST ( NULL AS INTEGER ) * - col4 AS col4 FROM tab4 cor0 WHERE
27106
27106
# Datafusion - Datafusion expected results:
27107
27107
# Datafusion - Expected - 45
27108
27108
# Datafusion - Expected - 0
27109
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(\*\) \- count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27109
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) \- count\(Int64\(1\)\) AS count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27110
27110
SELECT 45 AS col0, COUNT ( * ) - COUNT ( * ) col0 FROM tab0 WHERE 87 < - + col4
27111
27111
27112
27112
# Datafusion - Datafusion expected results:
27113
27113
# Datafusion - Expected - 45
27114
27114
# Datafusion - Expected - 0
27115
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(\*\) \- count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27115
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) \- count\(Int64\(1\)\) AS count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27116
27116
SELECT 45 AS col0, COUNT ( * ) - COUNT ( * ) col0 FROM tab1 WHERE 87 < - + col4
27117
27117
27118
27118
# Datafusion - Datafusion expected results:
27119
27119
# Datafusion - Expected - 45
27120
27120
# Datafusion - Expected - 0
27121
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(\*\) \- count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27121
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) \- count\(Int64\(1\)\) AS count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27122
27122
SELECT 45 AS col0, COUNT ( * ) - COUNT ( * ) col0 FROM tab2 WHERE 87 < - + col4
27123
27123
27124
27124
# Datafusion - Datafusion expected results:
27125
27125
# Datafusion - Expected - 45
27126
27126
# Datafusion - Expected - 0
27127
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(\*\) \- count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27127
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) \- count\(Int64\(1\)\) AS count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27128
27128
SELECT 45 AS col0, COUNT ( * ) - COUNT ( * ) col0 FROM tab3 WHERE 87 < - + col4
27129
27129
27130
27130
# Datafusion - Datafusion expected results:
27131
27131
# Datafusion - Expected - 45
27132
27132
# Datafusion - Expected - 0
27133
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(\*\) \- count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27133
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(45\) AS col0" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) \- count\(Int64\(1\)\) AS count\(\*\) AS col0" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
27134
27134
SELECT 45 AS col0, COUNT ( * ) - COUNT ( * ) col0 FROM tab4 WHERE 87 < - + col4
27135
27135
27136
27136
# Datafusion - Types were automatically converted from:
@@ -44761,31 +44761,31 @@ SELECT * FROM tab4 AS cor0 WHERE 85 * - col1 IS NULL
44761
44761
# Datafusion - Datafusion expected results:
44762
44762
# Datafusion - Expected - 0
44763
44763
# Datafusion - Expected - 0
44764
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(\*\)\)" at position 0 and "\(\- count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44764
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 0 and "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44765
44765
SELECT ALL + - COUNT ( * ), - COUNT ( * ) FROM tab0 WHERE NULL IS NOT NULL
44766
44766
44767
44767
# Datafusion - Datafusion expected results:
44768
44768
# Datafusion - Expected - 0
44769
44769
# Datafusion - Expected - 0
44770
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(\*\)\)" at position 0 and "\(\- count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44770
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 0 and "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44771
44771
SELECT ALL + - COUNT ( * ), - COUNT ( * ) FROM tab1 WHERE NULL IS NOT NULL
44772
44772
44773
44773
# Datafusion - Datafusion expected results:
44774
44774
# Datafusion - Expected - 0
44775
44775
# Datafusion - Expected - 0
44776
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(\*\)\)" at position 0 and "\(\- count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44776
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 0 and "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44777
44777
SELECT ALL + - COUNT ( * ), - COUNT ( * ) FROM tab2 WHERE NULL IS NOT NULL
44778
44778
44779
44779
# Datafusion - Datafusion expected results:
44780
44780
# Datafusion - Expected - 0
44781
44781
# Datafusion - Expected - 0
44782
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(\*\)\)" at position 0 and "\(\- count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44782
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 0 and "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44783
44783
SELECT ALL + - COUNT ( * ), - COUNT ( * ) FROM tab3 WHERE NULL IS NOT NULL
44784
44784
44785
44785
# Datafusion - Datafusion expected results:
44786
44786
# Datafusion - Expected - 0
44787
44787
# Datafusion - Expected - 0
44788
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(\*\)\)" at position 0 and "\(\- count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44788
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 0 and "\(\- count\(Int64\(1\)\) AS count\(\*\)\)" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
44789
44789
SELECT ALL + - COUNT ( * ), - COUNT ( * ) FROM tab4 WHERE NULL IS NOT NULL
44790
44790
44791
44791
# Datafusion - Types were automatically converted from:
Copy file name to clipboardExpand all lines: data/sqlite/index/random/10/slt_good_10.slt
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8211,31 +8211,31 @@ SELECT + 89 FROM tab4 AS cor0 WHERE NULL >= + col4
8211
8211
# Datafusion - Datafusion expected results:
8212
8212
# Datafusion - Expected - -59
8213
8213
# Datafusion - Expected - 0
8214
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8214
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8215
8215
SELECT ALL - 59 col5, + COUNT ( * ) AS col5 FROM tab0 AS cor0 WHERE 71 / - col0 >= NULL
8216
8216
8217
8217
# Datafusion - Datafusion expected results:
8218
8218
# Datafusion - Expected - -59
8219
8219
# Datafusion - Expected - 0
8220
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8220
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8221
8221
SELECT ALL - 59 col5, + COUNT ( * ) AS col5 FROM tab1 AS cor0 WHERE 71 / - col0 >= NULL
8222
8222
8223
8223
# Datafusion - Datafusion expected results:
8224
8224
# Datafusion - Expected - -59
8225
8225
# Datafusion - Expected - 0
8226
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8226
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8227
8227
SELECT ALL - 59 col5, + COUNT ( * ) AS col5 FROM tab2 AS cor0 WHERE 71 / - col0 >= NULL
8228
8228
8229
8229
# Datafusion - Datafusion expected results:
8230
8230
# Datafusion - Expected - -59
8231
8231
# Datafusion - Expected - 0
8232
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8232
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8233
8233
SELECT ALL - 59 col5, + COUNT ( * ) AS col5 FROM tab3 AS cor0 WHERE 71 / - col0 >= NULL
8234
8234
8235
8235
# Datafusion - Datafusion expected results:
8236
8236
# Datafusion - Expected - -59
8237
8237
# Datafusion - Expected - 0
8238
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8238
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-59\) AS col5" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col5" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
8239
8239
SELECT ALL - 59 col5, + COUNT ( * ) AS col5 FROM tab4 AS cor0 WHERE 71 / - col0 >= NULL
8240
8240
8241
8241
# Datafusion - Types were automatically converted from:
Copy file name to clipboardExpand all lines: data/sqlite/index/random/10/slt_good_11.slt
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -25669,31 +25669,31 @@ SELECT 79 - + ( + 20 ) * + col3 AS col4 FROM tab4 AS cor0 WHERE col4 IS NOT NULL
25669
25669
# Datafusion - Datafusion expected results:
25670
25670
# Datafusion - Expected - 0
25671
25671
# Datafusion - Expected - 7
25672
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25672
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(Int64\(1\)\) AS count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25673
25673
SELECT + COUNT ( * ) AS col4, 7 AS col4 FROM tab0 WHERE NOT NULL >= + col1
25674
25674
25675
25675
# Datafusion - Datafusion expected results:
25676
25676
# Datafusion - Expected - 0
25677
25677
# Datafusion - Expected - 7
25678
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25678
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(Int64\(1\)\) AS count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25679
25679
SELECT + COUNT ( * ) AS col4, 7 AS col4 FROM tab1 WHERE NOT NULL >= + col1
25680
25680
25681
25681
# Datafusion - Datafusion expected results:
25682
25682
# Datafusion - Expected - 0
25683
25683
# Datafusion - Expected - 7
25684
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25684
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(Int64\(1\)\) AS count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25685
25685
SELECT + COUNT ( * ) AS col4, 7 AS col4 FROM tab2 WHERE NOT NULL >= + col1
25686
25686
25687
25687
# Datafusion - Datafusion expected results:
25688
25688
# Datafusion - Expected - 0
25689
25689
# Datafusion - Expected - 7
25690
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25690
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(Int64\(1\)\) AS count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25691
25691
SELECT + COUNT ( * ) AS col4, 7 AS col4 FROM tab3 WHERE NOT NULL >= + col1
25692
25692
25693
25693
# Datafusion - Datafusion expected results:
25694
25694
# Datafusion - Expected - 0
25695
25695
# Datafusion - Expected - 7
25696
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25696
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "count\(Int64\(1\)\) AS count\(\*\) AS col4" at position 0 and "Int64\(7\) AS col4" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
25697
25697
SELECT + COUNT ( * ) AS col4, 7 AS col4 FROM tab4 WHERE NOT NULL >= + col1
25698
25698
25699
25699
query I rowsort label-4190
@@ -28644,31 +28644,31 @@ SELECT col4 FROM tab4 AS cor0 WHERE NULL < NULL
28644
28644
# Datafusion - Datafusion expected results:
28645
28645
# Datafusion - Expected - -78
28646
28646
# Datafusion - Expected - 10
28647
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28647
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28648
28648
SELECT DISTINCT - 78 AS col2, COUNT ( * ) AS col2 FROM tab0 AS cor0 WHERE NOT NULL IS NOT NULL
28649
28649
28650
28650
# Datafusion - Datafusion expected results:
28651
28651
# Datafusion - Expected - -78
28652
28652
# Datafusion - Expected - 10
28653
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28653
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28654
28654
SELECT DISTINCT - 78 AS col2, COUNT ( * ) AS col2 FROM tab1 AS cor0 WHERE NOT NULL IS NOT NULL
28655
28655
28656
28656
# Datafusion - Datafusion expected results:
28657
28657
# Datafusion - Expected - -78
28658
28658
# Datafusion - Expected - 10
28659
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28659
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28660
28660
SELECT DISTINCT - 78 AS col2, COUNT ( * ) AS col2 FROM tab2 AS cor0 WHERE NOT NULL IS NOT NULL
28661
28661
28662
28662
# Datafusion - Datafusion expected results:
28663
28663
# Datafusion - Expected - -78
28664
28664
# Datafusion - Expected - 10
28665
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28665
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28666
28666
SELECT DISTINCT - 78 AS col2, COUNT ( * ) AS col2 FROM tab3 AS cor0 WHERE NOT NULL IS NOT NULL
28667
28667
28668
28668
# Datafusion - Datafusion expected results:
28669
28669
# Datafusion - Expected - -78
28670
28670
# Datafusion - Expected - 10
28671
-
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28671
+
query error DataFusion error: Error during planning: Projections require unique expression names but the expression "Int64\(\-78\) AS col2" at position 0 and "count\(Int64\(1\)\) AS count\(\*\) AS col2" at position 1 have the same name\. Consider aliasing \("AS"\) one of them\.
28672
28672
SELECT DISTINCT - 78 AS col2, COUNT ( * ) AS col2 FROM tab4 AS cor0 WHERE NOT NULL IS NOT NULL
28673
28673
28674
28674
# Datafusion - Types were automatically converted from:
0 commit comments