Commit d6ca598
authored
fix(cubesql): Do not throw error on empty peer based evaluation in window aggregates (cube-js#10776)
1 parent 6f3c031 commit d6ca598
5 files changed
Lines changed: 36 additions & 13 deletions
File tree
- packages/cubejs-backend-native
- rust/cubesql
- cubesql
- src/compile
- snapshots
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18697 | 18697 | | |
18698 | 18698 | | |
18699 | 18699 | | |
| 18700 | + | |
| 18701 | + | |
| 18702 | + | |
| 18703 | + | |
| 18704 | + | |
| 18705 | + | |
| 18706 | + | |
| 18707 | + | |
| 18708 | + | |
| 18709 | + | |
| 18710 | + | |
| 18711 | + | |
| 18712 | + | |
| 18713 | + | |
| 18714 | + | |
18700 | 18715 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments