Commit 66cc3bf
committed
Add AUTO_DROP option parsing for CREATE STATISTICS
- Add AUTO_DROP option handling in parseCreateStatisticsStatement
- Fix INCREMENTAL OptionState casing (On/Off instead of ON/OFF)
- Enable Baselines160_CreateStatisticsStatementTests160
- Enable CreateStatisticsStatementTests1601 parent 49059cc commit 66cc3bf
3 files changed
Lines changed: 26 additions & 3 deletions
File tree
- parser
- testdata
- Baselines160_CreateStatisticsStatementTests160
- CreateStatisticsStatementTests160
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8631 | 8631 | | |
8632 | 8632 | | |
8633 | 8633 | | |
| 8634 | + | |
| 8635 | + | |
| 8636 | + | |
| 8637 | + | |
8634 | 8638 | | |
8635 | 8639 | | |
8636 | 8640 | | |
8637 | | - | |
| 8641 | + | |
8638 | 8642 | | |
8639 | 8643 | | |
8640 | 8644 | | |
8641 | 8645 | | |
8642 | 8646 | | |
8643 | 8647 | | |
8644 | 8648 | | |
| 8649 | + | |
| 8650 | + | |
| 8651 | + | |
| 8652 | + | |
| 8653 | + | |
| 8654 | + | |
| 8655 | + | |
| 8656 | + | |
| 8657 | + | |
| 8658 | + | |
| 8659 | + | |
| 8660 | + | |
| 8661 | + | |
| 8662 | + | |
| 8663 | + | |
| 8664 | + | |
| 8665 | + | |
| 8666 | + | |
| 8667 | + | |
8645 | 8668 | | |
8646 | 8669 | | |
8647 | 8670 | | |
| |||
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