Commit 3d7ed55
Skip FINAL keyword in DESCRIBE to parse SETTINGS clause
The FINAL keyword can appear after table function in DESCRIBE and
needs to be skipped so SETTINGS clause is properly parsed.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d8ab7eb commit 3d7ed55
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6374 | 6374 | | |
6375 | 6375 | | |
6376 | 6376 | | |
| 6377 | + | |
| 6378 | + | |
| 6379 | + | |
| 6380 | + | |
| 6381 | + | |
6377 | 6382 | | |
6378 | 6383 | | |
6379 | 6384 | | |
| |||
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