Commit 2b5ffa4
committed
logictest: de-flake recently added geo test
In recently merged change we added a test that assumes the inverted join
is picked for a query. However, if we happen to not use the freshly
collected table stats, we default to using a cross join. Fix this by
clearing the stats cache before running the query.
Release note: None1 parent f01b78c commit 2b5ffa4
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2137 | 2137 | | |
2138 | 2138 | | |
2139 | 2139 | | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
2140 | 2145 | | |
2141 | 2146 | | |
2142 | 2147 | | |
| |||
0 commit comments