Skip to content

Add explain.txt with plain EXPLAIN AST output for 00001_select_1#8

Merged
kyleconroy merged 2 commits intomainfrom
claude/fix-clickhouse-ast-json-01XiMdUgbBKTL1uEPAaajWJw
Dec 13, 2025
Merged

Add explain.txt with plain EXPLAIN AST output for 00001_select_1#8
kyleconroy merged 2 commits intomainfrom
claude/fix-clickhouse-ast-json-01XiMdUgbBKTL1uEPAaajWJw

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

Generate plain text AST output from ClickHouse EXPLAIN AST command
instead of JSON format.

Generate plain text AST output from ClickHouse EXPLAIN AST command
instead of JSON format.
Generate plain text AST output from ClickHouse EXPLAIN AST command
for all 6823 test queries:
- 6509 queries successfully generated explain.txt
- 313 queries failed parsing, marked with explain:false in metadata.json
- 1 query skipped (empty/invalid)

Also adds scripts/generate_explain.sh for batch generation.
@kyleconroy kyleconroy merged commit d709d82 into main Dec 13, 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