-
Notifications
You must be signed in to change notification settings - Fork 5k
refactor(timezone): checkTime in dnode and mnode implementations and timetruncate logic for interval (3.3.6 branch) #35058
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 all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
5c6b5e2
feat(timezone): add taosGetTZOffsetSeconds function to retrieve UTC o…
Tony2h f287211
refactor(time): standardize checkTime initialization to Unix epoch in…
Tony2h 9ba4e39
feat(timezone): update checkTime initialization to use local timezone…
Tony2h c99c25a
test(timezone): add DST alignment test for taosTimeTruncate function
Tony2h 99ecfaf
fix(timezone): adjust truncation logic in truncateToLocalMidnight for…
Tony2h 92e389c
fix(timezone): remove checkTime field and update timezone offset retr…
Tony2h ce45e37
fix(timezone): compile error in mndGetCurrentTimezoneCheckTime
Tony2h f0f0dbf
fix(timezone): update comment for taosTimeTruncate to clarify histori…
Tony2h 150e786
fix(timezone): update interval test data for accurate timezone handling
Tony2h 2ebc6a5
fix(timezone): add error handling for local timezone offset retrieval…
Tony2h e8fef71
fix(timezone): remove unused taosGetTZOffsetSeconds function and improve
Tony2h 27e4909
chore(ci): trigger pipeline
Tony2h ab038d4
fix(timezone): compile on mac
Tony2h ed8b305
fix(timezone): improve timezone offset handling and caching to avoid …
Tony2h cfb77ab
fix(timezone): improve error handling in timezone offset retrieval
Tony2h 9b4ab41
fix(timezone): simplify timezone offset retrieval logic in getTZOffse…
Tony2h 57154ff
fix(timezone): enhance timezone offset handling during DST transition…
Tony2h 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
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
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.