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
statistics: update testIssues24349 global b bucket expectation
The combined merge plus the "pick closer cut point" equi-depth
builder produces three global b buckets ([1,1] count=2 repeat=2,
[1,3] cumulative=7 repeat=4, [4,4] cumulative=8 repeat=1) instead
of the old single wide bucket ([1,4] count=8 repeat=1). Both shapes
preserve the same total row count (8); the new shape has finer cut
points near the equi-depth thresholds (totCount=8 / 3 buckets).
Refresh the expected rows and the inline comment to describe the
new bucket breakdown and why.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments