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
Previously, the zone_config logic test was flaky because the spans
for the table were empty. Which meant the table descriptor could be
cleaned up once the sql.gc_job.wait_for_gc.interval timeout was hit. To
make tests faster in logictest this defaults to 3 seconds. This patch
modifies the test table data, so that the prefix is only empty after GC
has occurred.
Fixes: #148298
Release note: None
0 commit comments