[MCOL-3482] IDB-9024 - is not in tuple - window function and subselects Created: 2019-09-05 Updated: 2023-03-06 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.2.5 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | antoine | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | None | ||
| Environment: |
debian 9 |
||
| Description |
|
window functions such as sum() over() or avg() over() with a subselect throw 'is not in tuple' error. only on columnstore tables, not on innodb or tokudb tables
|