Commit 1206bea
authored
fix(redshift): parser issue for TOP N DISTINCT (tobymao#7594)
* fix for TOP N DISTINCT
* added tests
* moved parsing to base class
* updated tests
* added ALL1 parent bd5f4bc commit 1206bea
2 files changed
Lines changed: 19 additions & 4 deletions
Submodule sqlglot-integration-tests updated from 284b79a to 36522ae
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3838 | 3838 | | |
3839 | 3839 | | |
3840 | 3840 | | |
3841 | | - | |
3842 | | - | |
3843 | | - | |
3844 | 3841 | | |
3845 | 3842 | | |
3846 | 3843 | | |
3847 | 3844 | | |
3848 | 3845 | | |
| 3846 | + | |
| 3847 | + | |
| 3848 | + | |
| 3849 | + | |
| 3850 | + | |
| 3851 | + | |
| 3852 | + | |
| 3853 | + | |
| 3854 | + | |
| 3855 | + | |
| 3856 | + | |
| 3857 | + | |
| 3858 | + | |
| 3859 | + | |
| 3860 | + | |
| 3861 | + | |
| 3862 | + | |
| 3863 | + | |
3849 | 3864 | | |
3850 | 3865 | | |
3851 | 3866 | | |
| |||
0 commit comments