Skip to content

Commit bae8dd9

Browse files
committed
Update metadata.json files for passing explain tests
Remove explain_todo entries for tests that now pass after adding EXPLAIN AST support for ALTER, OPTIMIZE, and TRUNCATE queries.
1 parent 0e0b2a3 commit bae8dd9

590 files changed

Lines changed: 804 additions & 1988 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,11 @@
11
{
22
"explain_todo": {
3-
"stmt10": true,
4-
"stmt12": true,
5-
"stmt13": true,
63
"stmt14": true,
74
"stmt15": true,
85
"stmt16": true,
9-
"stmt17": true,
10-
"stmt18": true,
116
"stmt19": true,
127
"stmt20": true,
13-
"stmt21": true,
148
"stmt22": true,
15-
"stmt5": true,
16-
"stmt6": true,
17-
"stmt7": true,
18-
"stmt8": true,
199
"stmt9": true
2010
}
2111
}
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
22
"explain_todo": {
3-
"stmt10": true,
4-
"stmt11": true,
5-
"stmt12": true,
6-
"stmt13": true,
7-
"stmt14": true,
8-
"stmt15": true,
9-
"stmt16": true,
10-
"stmt17": true,
11-
"stmt18": true,
12-
"stmt19": true,
133
"stmt5": true
144
}
155
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"explain_todo":{"stmt11":true,"stmt6":true}}
1+
{}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
{
2-
"explain_todo": {
3-
"stmt10": true
4-
}
5-
}
1+
{}
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
{
2-
"explain_todo": {
3-
"stmt10": true
4-
}
5-
}
1+
{}
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,17 @@
11
{
22
"explain_todo": {
33
"stmt11": true,
4-
"stmt13": true,
54
"stmt16": true,
6-
"stmt18": true,
75
"stmt21": true,
8-
"stmt23": true,
96
"stmt25": true,
10-
"stmt27": true,
117
"stmt29": true,
12-
"stmt31": true,
138
"stmt33": true,
149
"stmt35": true,
1510
"stmt37": true,
1611
"stmt39": true,
1712
"stmt41": true,
1813
"stmt43": true,
19-
"stmt45": true,
2014
"stmt47": true,
21-
"stmt6": true,
22-
"stmt8": true
15+
"stmt6": true
2316
}
2417
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"explain_todo": {
3-
"stmt3": true,
4-
"stmt8": true
3+
"stmt3": true
54
}
65
}

parser/testdata/00062_replicated_merge_tree_alter_zookeeper_long/metadata.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,16 @@
11
{
22
"explain_todo": {
33
"stmt11": true,
4-
"stmt13": true,
54
"stmt16": true,
65
"stmt18": true,
7-
"stmt20": true,
86
"stmt23": true,
97
"stmt25": true,
10-
"stmt27": true,
118
"stmt30": true,
129
"stmt32": true,
13-
"stmt34": true,
1410
"stmt37": true,
1511
"stmt39": true,
16-
"stmt41": true,
1712
"stmt43": true,
1813
"stmt45": true,
19-
"stmt47": true,
2014
"stmt49": true,
2115
"stmt51": true,
2216
"stmt53": true,
@@ -28,10 +22,8 @@
2822
"stmt65": true,
2923
"stmt67": true,
3024
"stmt69": true,
31-
"stmt71": true,
3225
"stmt73": true,
3326
"stmt75": true,
34-
"stmt77": true,
3527
"stmt79": true,
3628
"stmt81": true,
3729
"stmt9": true
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"explain_todo": {
33
"stmt6": true,
4-
"stmt7": true,
5-
"stmt9": true
4+
"stmt7": true
65
}
76
}
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1 @@
1-
{
2-
"explain_todo": {
3-
"stmt16": true,
4-
"stmt22": true,
5-
"stmt25": true,
6-
"stmt28": true,
7-
"stmt30": true
8-
}
9-
}
1+
{}

0 commit comments

Comments
 (0)