Commit 4d3eb87
committed
logictest: add retry directive to one query that relies on stats
We've seen a couple of failures where we didn't parallelize lookup joins
when we expected to. This flake should've been fixed in
41d129a yet it still failed twice after
that. I don't have any explanation for the flake, so let's just add
a retry directive in one spot.
Release note: None1 parent a4e8d27 commit 4d3eb87
File tree
1 file changed
+1
-1
lines changed- pkg/ccl/logictestccl/testdata/logic_test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments