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 timestamp semantics #4799

Merged
merged 1 commit into from Aug 13, 2020
Merged

Fix timestamp semantics #4799

merged 1 commit into from Aug 13, 2020

Conversation

dain
Copy link
Member

@dain dain commented Aug 13, 2020

Fixes #37
Fixes #3742

@dain dain requested a review from electrum August 13, 2020 00:45
@cla-bot cla-bot bot added the cla-signed label Aug 13, 2020
@electrum
Copy link
Member

I previously reviewed this offline with @dain as the change was developed.

@dain dain merged commit 53bafb4 into trinodb:master Aug 13, 2020
@dain dain deleted the timestamp-fix branch August 13, 2020 02:01
@dain dain mentioned this pull request Aug 17, 2020
9 tasks
@martint martint added this to the 341 milestone Sep 9, 2020
Comment on lines +73 to +74
.setParquetTimeZone("America/Los_Angeles")
.setRcfileTimeZone("America/Los_Angeles");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this zone in particular?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants