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
Changed handling of potential integer overflows on reads
Changed handling of potential integer overflows on reads for bits_kind==int64,
changing max_digits from 20 to 19. Removed comment that my treatment may not be
quite right. Also fixed a typo in an error message.
[ticket: X]
0 commit comments