Commit a26db45
Fix DESCRIBE parsing to handle SETTINGS after FORMAT
- Swap order of FORMAT/SETTINGS parsing in DESCRIBE statement
- SETTINGS can come after FORMAT clause in ClickHouse
Fixes 02026_describe_include_subcolumns/stmt5
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b7d0a23 commit a26db45
2 files changed
Lines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6347 | 6347 | | |
6348 | 6348 | | |
6349 | 6349 | | |
6350 | | - | |
6351 | | - | |
6352 | | - | |
6353 | | - | |
6354 | | - | |
6355 | | - | |
6356 | 6350 | | |
6357 | 6351 | | |
6358 | 6352 | | |
| |||
6362 | 6356 | | |
6363 | 6357 | | |
6364 | 6358 | | |
| 6359 | + | |
| 6360 | + | |
| 6361 | + | |
| 6362 | + | |
| 6363 | + | |
| 6364 | + | |
6365 | 6365 | | |
6366 | 6366 | | |
6367 | 6367 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments