Skip to content

Fix SHOW DATABASES EXPLAIN AST output to match ClickHouse#31

Merged
kyleconroy merged 1 commit intomainfrom
claude/fix-next-test-efE9d
Dec 23, 2025
Merged

Fix SHOW DATABASES EXPLAIN AST output to match ClickHouse#31
kyleconroy merged 1 commit intomainfrom
claude/fix-next-test-efE9d

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

ClickHouse maps SHOW DATABASES to ShowTables in EXPLAIN AST output,
similar to SHOW SETTINGS. Update explainShowQuery to handle this case.

Enables test: 02902_show_databases_limit

ClickHouse maps SHOW DATABASES to ShowTables in EXPLAIN AST output,
similar to SHOW SETTINGS. Update explainShowQuery to handle this case.

Enables test: 02902_show_databases_limit
@kyleconroy kyleconroy merged commit 39de90f into main Dec 23, 2025
1 check passed
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