shuke987 opened a new pull request, #65385: URL: https://github.com/apache/doris/pull/65385
## 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 - [x] On 172.20.56.184: ./run-regression-test.sh --run -d datatype_p0/datetimev2 -s test_tz_load -parallel 1 -suiteParallel 1 -actionParallel 1 - [x] On 172.20.56.184: ./run-regression-test.sh --run -d load_p0/stream_load -s test_json_load -parallel 1 -suiteParallel 1 -actionParallel 1 - [x] Verified @@global.time_zone and @@time_zone are Asia/Shanghai after the runs - [ ] Buildall skipped per request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
