Skip to content

Conversation

@kyleconroy
Copy link
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.

3 participants