Commit b600ee3
committed
execbuilder: only run geospatial in local config
We generally run execbuilder tests in local or 5node configs since the
tests are about planning and tracing of expected KV requests, so there
is no benefit to running the tests with more diverse configs. Due to
some historical reasons, `geospatial` test file has been running in
almost all configs, but I don't see a reason why that should be the
case. This commit updates the test to run only in `local` config.
Release note: None1 parent c8c2809 commit b600ee3
File tree
21 files changed
+1
-1055
lines changed- pkg
- ccl/logictestccl/tests
- local-read-committed
- local-repeatable-read
- sql/opt/exec/execbuilder
- testdata
- tests
- fakedist-disk
- fakedist-vec-off
- fakedist
- local-legacy-schema-changer
- local-mixed-25.2
- local-mixed-25.3
- local-prepared
- local-vec-off
21 files changed
+1
-1055
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | 541 | | |
550 | 542 | | |
551 | 543 | | |
| |||
2120 | 2112 | | |
2121 | 2113 | | |
2122 | 2114 | | |
2123 | | - | |
2124 | | - | |
2125 | | - | |
2126 | | - | |
2127 | | - | |
2128 | | - | |
2129 | | - | |
2130 | | - | |
2131 | 2115 | | |
2132 | 2116 | | |
2133 | 2117 | | |
| |||
Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 93 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 93 deletions
This file was deleted.
0 commit comments