-
Notifications
You must be signed in to change notification settings - Fork 119
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
Analyze and fix timestamp rounding issue #1648
Comments
This fix requires a breaking change. Consider fixing for next major version bump. |
Hi, I'm hitting this issue when trying to read the maximum possible timestamp from a BigQuery view. I expect a value of I stumbled on this when working on trinodb/trino#12346 I tried checking how BTW Why this would be a breaking change? Maybe we could somehow expose |
Is anyone working on that? |
I just found out there's a public issue tracker, so I reported it there too: https://issuetracker.google.com/u/1/issues/326260769 |
Original ticket
Per Tim's comment, we should consider a more exhaustive approach to fix timestamp rounding issue.
The text was updated successfully, but these errors were encountered: