Skip to content

Fix Dictionary range EXPLAIN output to not include children#93

Merged
kyleconroy merged 1 commit intomainfrom
claude/fix-next-test-3lL1S
Dec 30, 2025
Merged

Fix Dictionary range EXPLAIN output to not include children#93
kyleconroy merged 1 commit intomainfrom
claude/fix-next-test-3lL1S

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

ClickHouse's EXPLAIN AST format does not output the MIN/MAX children
for Dictionary range nodes. This change simplifies the output to match
the expected format.

ClickHouse's EXPLAIN AST format does not output the MIN/MAX children
for Dictionary range nodes. This change simplifies the output to match
the expected format.
@kyleconroy kyleconroy merged commit dac652f into main Dec 30, 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