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 drop_database logic test would list SCHEMA CHANGE GC and
SCHEMA CHANGE jobs without filtering the job description and a limit
clause, which would be non-deterministic. To address this, this patch
adds filtering on job description and removes the limit clause for a
more deterministic result.
Fixes: #148009
Release note: None
0 commit comments