-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Respect execution timezone in to_timestamp and related functions #19078
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
Merged
Merged
Changes from 22 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
eed97cf
Implement timezone-aware handling for to_timestamp functions.
kosiew bb579d5
Merge branch 'apache:main' into timestamp-17998
Omega359 7c00e07
Implement timezone-aware handling for to_timestamp functions.
Omega359 5c4eaf7
Updates from code review.
Omega359 71fe6d3
Merge remote-tracking branch 'origin/timestamp-17998' into timestamp-…
Omega359 15096a6
Extract parsing of UTC to a static.
Omega359 9b3e417
Merge remote-tracking branch 'upstream/main' into timestamp-17998
Omega359 7dded42
Updates from merge.
Omega359 1ea061c
remove unused functions.
Omega359 7122aef
Merge branch 'main' into timestamp-17998
Omega359 e89d0bd
PR review feedback.
Omega359 f4e0934
PR review feedback.
Omega359 6d68731
Merge branch 'main' into timestamp-17998
Omega359 db10d2c
Merge branch 'main' into timestamp-17998
Omega359 4a91743
Add documentation.
Omega359 8d9cb2e
Refactored ScalarDataType out of the PR.
Omega359 64a29b4
Merge branch 'main' into timestamp-17998
Omega359 72f2a97
Merge branch 'main' into timestamp-17998
Omega359 1579ec3
Merge pull request #7
kosiew 783b684
Small doc fix.
Omega359 5764925
Merge branch 'main' into timestamp-17998
Omega359 8bd8df0
Merge branch 'main' into timestamp-17998
Omega359 55845e0
Merge remote-tracking branch 'upstream/main' into timestamp-17998
Omega359 8742658
Merge branch 'main' into timestamp-17998
Omega359 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.