-
Notifications
You must be signed in to change notification settings - Fork 292
Support DST timezones conversion for ORC [databricks] #14544
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 10 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
183176d
Support DST timezones for ORC
3e4fca1
Update tests
181c5e7
Update tests
c969c75
Update tests
688e7b4
Use a fixed random seed in OrcTimezoneSuite
0627492
Use a unique tmp dir in OrcTimezonePerfSuite
7427a61
Normalize legacy ORC writer timezone IDs before ZoneId.of
7fdf1e4
Compare ORC stripe writer timezones by rule-equivalence
1a77757
Cover legacy/alias timezone IDs in OrcTimezoneSuite
1b17fe5
Add explicit FileUtils import in OrcTimezonePerfSuite
res-life ebabd91
Fix comment
81b3375
Compare ORC writer timezones by rule-equivalence in multi-file split …
0928caa
Compare ORC writer/reader timezones via ZoneId rules, not TimeZone
e56583b
Fix same-timezone ORC epoch borrow
res-life c7a08e2
Use ORC timezone context base offset
res-life c93e970
Normalize ORC writer timezones once
res-life 76c7225
Remove obsolete ORC timestamp bound
res-life a01e61e
Merge remote-tracking branch 'origin/main' into orc-tz
res-life 4abdbdc
Fix building error
cd85815
Merge branch 'main' into orc-tz
c842e5a
Fix ORC timezone rebase before schema evolution
res-life b9ca9c5
Improve mixed ORC timezone handling
res-life 873fa4b
Restore JVM timezone after ORC tests
res-life f7311e8
Restore ORC timezone API compatibility
res-life 52942af
Focus ORC timezone tests on DST boundaries
res-life 2df2eb7
Test coalesced ORC files with different timezones
res-life bb5c6aa
Test ORC timezone handling across reader types
res-life c4dc928
Log ORC timezones when splitting batches
res-life 8322853
Fix ORC timezone import order
res-life 888b259
Avoid double-closing nested ORC columns
res-life 9bcc19a
Remove obsolete ORC timezone rebase API
res-life 1319caf
Cover ORC timestamp schema evolution source types
res-life 93d0f4e
Skip ORC writer timezone validation without timestamp projection
28a199e
Expand ORC timestamp schema evolution coverage
e4382cb
Add non-UTC ORC GPU timestamp write coverage
b5d3aac
Cover nested ORC timestamp timezone rebasing
554998e
Avoid deprecated ORC stripe statistics API
12296d7
Ignore ORC timestamp write result ordering
1076df4
Fall back to CPU for non-UTC ORC timestamp writes
0065d29
Allow expected non-UTC ORC write fallback
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
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.
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.