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
shidayang
changed the title
[Bug]: When a numerical value that is too large or too small is written, it will encounter a 'long overflow' exception.
[Bug]: When a time value that is too large or too small is written, it will encounter a 'long overflow' exception.
Sep 27, 2023
What happened?
It will encounter 'long overflow' exception when writing too lager timestamp value in mixed-hive format.
Affects Versions
master/0.5.1
What engines are you seeing the problem on?
Core
How to reproduce
Write a large time field such as "2050-01-01T00:00:00.000Z" to the mixed-hive format.
Relevant log output
No response
Anything else
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: