Skip to content

Add query plan cache page to the Operations sidebar#6459

Open
alexey-milovidov wants to merge 1 commit into
mainfrom
add-query-plan-cache-sidebar
Open

Add query plan cache page to the Operations sidebar#6459
alexey-milovidov wants to merge 1 commit into
mainfrom
add-query-plan-cache-sidebar

Conversation

@alexey-milovidov

Copy link
Copy Markdown
Member

Adds operations/query-plan-cache to the Operations sidebar.

The new page docs/en/operations/query-plan-cache.md introduced in ClickHouse/ClickHouse#107125 is otherwise a floating page (no sidebar entry), which makes the Docs check (Build docusaurus) fail with:

1 floating pages found:
  - /opt/clickhouse-docs/docs/operations/query-plan-cache.md
Error: Found "floating" pages without sidebars.

Related: ClickHouse/ClickHouse#107125

The new docs/en/operations/query-plan-cache.md page added in
ClickHouse/ClickHouse#107125 is otherwise a floating page (no sidebar
entry), which fails the Docs check.
@alexey-milovidov alexey-milovidov requested a review from a team as a code owner June 29, 2026 18:02
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Error Error Comment Jun 29, 2026 6:05pm
clickhouse-docs-jp Building Building Preview, Comment Jun 29, 2026 6:05pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Jun 29, 2026 6:05pm
clickhouse-docs-ru Ignored Ignored Preview Jun 29, 2026 6:05pm
clickhouse-docs-zh Ignored Ignored Preview Jun 29, 2026 6:05pm

Request Review

@dhtclk

dhtclk commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

@alexey-milovidov - to resolve the chicken/egg situation, the floating page has to be added to the exceptions file. I've created a PR to do just that: #6460 - This will allow the upstream docs check to pass. Once it does and the upstream PR is merged, then we can add it to the sidebar and remove the exception.

I know, it's a bit of a pain!

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