Commit cee63d5
Dongsheng He
[CALCITE-7502] RelToSqlConverter creates invalid sql when converting nested window contains SqlCaseWhen
1 parent b2e1ab3 commit cee63d5
2 files changed
Lines changed: 45 additions & 15 deletions
File tree
- core/src
- main/java/org/apache/calcite/rel/rel2sql
- test/java/org/apache/calcite/rel/rel2sql
Lines changed: 17 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
2177 | 2178 | | |
2178 | 2179 | | |
2179 | 2180 | | |
2180 | | - | |
2181 | | - | |
2182 | | - | |
2183 | | - | |
2184 | | - | |
2185 | | - | |
2186 | | - | |
2187 | | - | |
| 2181 | + | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
2188 | 2186 | | |
2189 | | - | |
2190 | | - | |
2191 | | - | |
2192 | | - | |
2193 | | - | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
| 2194 | + | |
2194 | 2195 | | |
| 2196 | + | |
2195 | 2197 | | |
2196 | | - | |
2197 | | - | |
| 2198 | + | |
| 2199 | + | |
2198 | 2200 | | |
2199 | 2201 | | |
2200 | 2202 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5960 | 5960 | | |
5961 | 5961 | | |
5962 | 5962 | | |
| 5963 | + | |
| 5964 | + | |
| 5965 | + | |
| 5966 | + | |
| 5967 | + | |
| 5968 | + | |
| 5969 | + | |
| 5970 | + | |
| 5971 | + | |
| 5972 | + | |
| 5973 | + | |
| 5974 | + | |
| 5975 | + | |
| 5976 | + | |
| 5977 | + | |
| 5978 | + | |
| 5979 | + | |
| 5980 | + | |
| 5981 | + | |
| 5982 | + | |
| 5983 | + | |
| 5984 | + | |
| 5985 | + | |
| 5986 | + | |
| 5987 | + | |
| 5988 | + | |
| 5989 | + | |
| 5990 | + | |
5963 | 5991 | | |
5964 | 5992 | | |
5965 | 5993 | | |
| |||
0 commit comments