Skip to content

[branch-4.1](regression) Restore time zone after test_tz_load#65385

Open
shuke987 wants to merge 1 commit into
apache:branch-4.1from
shuke987:fix-branch41-tz-load-restore
Open

[branch-4.1](regression) Restore time zone after test_tz_load#65385
shuke987 wants to merge 1 commit into
apache:branch-4.1from
shuke987:fix-branch41-tz-load-restore

Conversation

@shuke987

@shuke987 shuke987 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • restore the original global time_zone after test_tz_load changes it during the suite
  • clean up the temporary global_timezone_test table in the finally block
  • prevent later nonConcurrent suites from inheriting UTC global time zone

Testing

  • Verified @@global.time_zone and @@time_zone are Asia/Shanghai after the runs
  • Buildall skipped per request

@shuke987 shuke987 requested a review from yiguolei as a code owner July 8, 2026 12:12
@hello-stephen

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@shuke987

shuke987 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator Author

skip buildall

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.

2 participants