Skip to content

Commit 7de9c1e

Browse files
committed
fix canon plans
1 parent 3f1fda4 commit 7de9c1e

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-22

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@
340340
"PlanNodeId": 3,
341341
"Plans": [
342342
{
343-
"CTE Name": "Filter-TableFullScan_9",
344343
"HashFunc": "HashV1",
345344
"KeyColumns": [
346345
"SearchPhrase",

ydb/tests/functional/clickbench/canondata/test.test_plans_column_/queries-original-plan-column-9

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@
187187
"PlanNodeId": 3,
188188
"Plans": [
189189
{
190-
"CTE Name": "TableFullScan_9",
191190
"HashFunc": "HashV1",
192191
"KeyColumns": [
193192
"RegionID",

ydb/tests/functional/clickbench/canondata/test.test_plans_row_/queries-original-plan-row-22

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@
173173
"PlanNodeId": 3,
174174
"Plans": [
175175
{
176-
"CTE Name": "Filter-TableFullScan_9",
177176
"HashFunc": "HashV1",
178177
"KeyColumns": [
179178
"SearchPhrase",

ydb/tests/functional/clickbench/canondata/test.test_plans_row_/queries-original-plan-row-9

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@
164164
"PlanNodeId": 3,
165165
"Plans": [
166166
{
167-
"CTE Name": "TableFullScan_9",
168167
"HashFunc": "HashV1",
169168
"KeyColumns": [
170169
"RegionID",

0 commit comments

Comments
 (0)