[MCOL-5213] GROUP BY errors: group duplication or MCS-2056: There was an IO error during a disk-based aggregation: No such file or directory Created: 2022-09-01 Updated: 2022-10-26 Resolved: 2022-09-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 6.4.2, 6.4.4-dompe |
| Fix Version/s: | 22.08.2, 6.4.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Alexey Antipovsky (Inactive) | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2021-17 |
| Description |
|
Sometimes ExeMgr returns an error during disk aggregation. The occurrence of this error strongly depends on the environment: the number of threads, the size of the data, and so on. Another issue caused by the same root cause is occasional groups duplicates returned by GROUP BY. There is no way to reproduce it every time but there is a scenario that triggers the issue with some probability. |