Skip to content
Snippets Groups Projects
user avatar
Georgy Moiseev authored
It is possible for interval to have days, hours, minutes and seconds
larger than INT_MAX (or less than INT_MIN). Before this patch, msgpack
decoding had failed to parse intervals with msgpack int64 and uint64.
int64_t should be enough to store any value allowed for datetime
intervals.

Closes #8887

NO_DOC=small bug fix

(cherry picked from commit 01c7ae11)
f98b9771
History
Name Last commit Last update
..
unreleased
2.11.0-rc1.md