shuke987 opened a new pull request, #65093: URL: https://github.com/apache/doris/pull/65093
## Summary - Pin variant session defaults before `check_before_quit` recreates tables from `SHOW CREATE TABLE`. - Prevent the per-connection session-variable fuzzer from changing omitted variant properties during the create/drop/recreate round trip. - This forward-ports the same case-level strategy from #64613 and additionally pins doc mode for the master failure seen in NonConcurrent build 982802. ## Testing - [x] `git diff --check` - [ ] Not run locally; `check_before_quit` depends on the state left by a full regression pipeline. -- 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]
