Commit 5121d5c
Fix EPHEMERAL column parsing to not consume COMMENT keyword
When parsing EPHEMERAL columns, don't treat COMMENT, TTL, PRIMARY,
or SETTINGS as part of the default expression. These are column
modifiers that should be parsed separately.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 613e3e5 commit 5121d5c
2 files changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4340 | 4340 | | |
4341 | 4341 | | |
4342 | 4342 | | |
4343 | | - | |
4344 | | - | |
| 4343 | + | |
| 4344 | + | |
| 4345 | + | |
| 4346 | + | |
4345 | 4347 | | |
4346 | 4348 | | |
4347 | 4349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments