You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: None
0 commit comments