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

Fix current_date when session zone had gap at 1970-01-01 00:00:00 #10206

Merged
merged 1 commit into from
Mar 21, 2018
Merged

Fix current_date when session zone had gap at 1970-01-01 00:00:00 #10206

merged 1 commit into from
Mar 21, 2018

Conversation

findepi
Copy link
Contributor

@findepi findepi commented Mar 19, 2018

Computation done by the implementation of current_date was failing if
session zone had a gap at 1970-01-01 00:00:00. This commit changes the
APIs used so that the code works in those cases too.

This problem was found thanks to #10128

Computation done by the implementation of `current_date` was failing if
session zone had a gap at 1970-01-01 00:00:00. This commit changes the
APIs used so that the code works in those cases too.
@findepi findepi merged commit 873152d into prestodb:master Mar 21, 2018
@findepi findepi deleted the findepi/fix-current-date-when-session-zone-had-gap-at-1970-01-01-00-00-00-588fe branch March 21, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants