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
The PAUSE/RESUME/CANCEL ALL X JOBS syntax previously decoded every job payload to
see if the payload had a field corresponding to X to find jobs of that type. Instead
it can just find those jobs using the indexed job_type column in system.jobs.
Release note: none.
Epic: https://cockroachlabs.atlassian.net/browse/CRDB-48791.
0 commit comments