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
sql/stats: bring back guard against non-zero NumRange in forecasts
It occurred to me tonight that the code we removed in #143955 not only
generated a sentry report, but also returned an error instead of
producing a faulty histogram. I too hope that #93892 is now fixed, but
it seems wise to at least keep some code that guards against faulty
histograms, even if we don't think the sentry report is necessary any
more.
Informs: #93892
Epic: None
Release note: None
0 commit comments