Commit 9a96fab
Allow SYNC keyword as implicit alias in expressions
In ClickHouse, keywords like SYNC can be used as column aliases without
AS keyword. Add SYNC to the list of allowed implicit alias keywords.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3da9497 commit 9a96fab
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
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