| name | Parser Bug |
|---|---|
| about | Report a SQL query that doesn't parse correctly |
| title | |
| labels | bug |
| assignees |
Please provide the complete SQL query that fails to parse:
-- Paste your SQL query hereDescribe what you expected to happen.
Describe what actually happened (error message, incorrect AST, etc.).
If possible, provide the ClickHouse EXPLAIN AST output for comparison:
-- Run: clickhouse client --query "EXPLAIN AST <your query>"
-- Paste the output here
- ClickHouse version (if relevant):
- Any other context about the problem: