dataroaring opened a new pull request, #3443: URL: https://github.com/apache/doris-website/pull/3443
## Summary - **Create new top-level "Performance" sidebar section** between Guides and Benchmark, unifying all performance-related docs - **Remove "Queries Acceleration"** from Guides (42 docs redistributed by topic) - **Remove "Load Internals"** from Guides > Loading Data (3 docs moved to Load Performance) - Sidebar-only change — no `.md` files were moved or modified ### New structure: - Getting Started with Performance Tuning (4 docs) - Query Performance (9 subcategories: Schema & Index Optimization, Materialized View, Caching, Join Optimization, High Concurrency & Point Queries, Distinct Counts, Hints, Execution Tuning, Query Profile & Parameters) - Load Performance (4 docs) - Optimization Technology Principles (5 docs) ### Files changed: - `sidebars.ts` (dev/latest) - `versioned_sidebars/version-4.x-sidebars.json` (v4.x) - `version-3.x` and `version-2.1` sidebars intentionally unchanged ## Test plan - [ ] Run `yarn start` and verify new "Performance" top-level section appears - [ ] Verify "Queries Acceleration" no longer appears under Guides - [ ] Verify "Load Internals" no longer appears under Guides > Loading Data - [ ] Click through all docs in new Performance section to confirm links resolve - [ ] Switch to version 4.x and verify same structure - [ ] Verify Benchmark section unchanged 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
