We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
too-large Timestamp silently returns a wrong datetime instead of raising, due to an int64→int32 day truncation.
datetime
Reported by @oakkaya
too-large Timestamp silently returns a wrong
datetimeinstead of raising, due to an int64→int32 day truncation.Reported by @oakkaya