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
156823: logictest: add retry directive to one query that relies on stats r=yuzefovich a=yuzefovich
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.
Fixes: #155750.
Release note: None
Co-authored-by: Yahor Yuzefovich <[email protected]>
0 commit comments