Commit 20815bf
Add Location, DataSourceType, PreviousPushDownOption to ALTER EXTERNAL DATA SOURCE
Update AlterExternalDataSourceStatement to output LOCATION as a separate
field and include DataSourceType and PreviousPushDownOption defaults.
Enables: Baselines130_AlterExternalDataSourceStatementTests130,
AlterExternalDataSourceStatementTests130
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 227c7e5 commit 20815bf
5 files changed
Lines changed: 32 additions & 3 deletions
File tree
- ast
- parser
- testdata
- AlterExternalDataSourceStatementTests130
- Baselines130_AlterExternalDataSourceStatementTests130
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19589 | 19589 | | |
19590 | 19590 | | |
19591 | 19591 | | |
| 19592 | + | |
| 19593 | + | |
| 19594 | + | |
19592 | 19595 | | |
19593 | 19596 | | |
19594 | 19597 | | |
| 19598 | + | |
| 19599 | + | |
| 19600 | + | |
| 19601 | + | |
| 19602 | + | |
| 19603 | + | |
19595 | 19604 | | |
19596 | 19605 | | |
19597 | 19606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9243 | 9243 | | |
9244 | 9244 | | |
9245 | 9245 | | |
9246 | | - | |
| 9246 | + | |
| 9247 | + | |
| 9248 | + | |
| 9249 | + | |
9247 | 9250 | | |
9248 | 9251 | | |
9249 | 9252 | | |
| |||
9270 | 9273 | | |
9271 | 9274 | | |
9272 | 9275 | | |
| 9276 | + | |
| 9277 | + | |
| 9278 | + | |
| 9279 | + | |
| 9280 | + | |
| 9281 | + | |
| 9282 | + | |
| 9283 | + | |
| 9284 | + | |
| 9285 | + | |
| 9286 | + | |
| 9287 | + | |
| 9288 | + | |
| 9289 | + | |
9273 | 9290 | | |
9274 | 9291 | | |
9275 | 9292 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments