shuke987 opened a new pull request, #65228: URL: https://github.com/apache/doris/pull/65228
## Summary Cherry-pick the master fix from #65093 to `branch-4.1`. - Pin `default_variant_enable_doc_mode=false` before `check_before_quit` recreates tables from `SHOW CREATE TABLE`. - Keep schema-change columns on the legacy `test_predefine1` flatten-nested table in non-doc mode, so the table left by `variant_p0/doc_mode/predefine/load.groovy` remains recreate-able by `SHOW CREATE TABLE`. `branch-4.1` already had the older #64613 pinning for max subcolumns and sparse hash shard count. This backport adds the missing doc-mode pin and the follow-up flatten-nested table fix. ## Testing - [x] `git diff --check origin/branch-4.1...HEAD` - [ ] Not run locally. `check_before_quit` validates 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]
