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
148457: sql/logictest: skip udf_in_index test under race r=spilchen a=spilchen
The udf_in_index logic test currently triggers a data race, which can create unnecessary noise in test output and CI results. To reduce this noise, this test is being skipped for now.
The test will be re-enabled once the underlying issue is addressed.
Informs #148278
Epic: none
Release note: none
Co-authored-by: Matt Spilchen <[email protected]>
0 commit comments