Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: When a time value that is too large or too small is written, it will encounter a 'long overflow' exception. #2044

Closed
2 tasks done
Tracked by #1930
shidayang opened this issue Sep 27, 2023 · 0 comments · Fixed by #2045
Closed
2 tasks done
Tracked by #1930
Labels
type:bug Something isn't working

Comments

@shidayang
Copy link
Contributor

What happened?

It will encounter 'long overflow' exception when writing too lager timestamp value in mixed-hive format.
image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@shidayang shidayang added the type:bug Something isn't working label Sep 27, 2023
@shidayang 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
@wangtaohz wangtaohz mentioned this issue Sep 27, 2023
56 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
1 participant