Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Add extra space before table name in ShowCreateTableQuery (single table case)
  • Add Identifier child output for DetachQuery when table is specified (two spaces)
  • Add Identifier child output for AttachQuery when table is specified (one space)
  • Pass SystemQuery to explainSystemQuery for future extensibility

These formatting fixes match ClickHouse's EXPLAIN AST output format, fixing
897 explain test statements (64 unique test directories).

… AttachQuery

- Add extra space before table name in ShowCreateTableQuery (single table case)
- Add Identifier child output for DetachQuery when table is specified (two spaces)
- Add Identifier child output for AttachQuery when table is specified (one space)
- Pass SystemQuery to explainSystemQuery for future extensibility

These formatting fixes match ClickHouse's EXPLAIN AST output format, fixing
897 explain test statements (64 unique test directories).
@kyleconroy kyleconroy merged commit 4821721 into main Dec 28, 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