[MCOL-4638] count distinct in a join asserts in Ubuntu 20.04 Created: 2021-03-25 Updated: 2021-05-03 Resolved: 2021-04-20 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 5.5.1 |
| Fix Version/s: | 5.6.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | David Hall (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Environment: |
Ubuntu 20.04 |
||
| Sprint: | 2021-5, 2021-6, 2021-7 |
| Description |
|
The following query has a count(distinct) followed by statistics aggregates in a join. This will cause an assert in Ubuntu 20.04.
|
| Comments |
| Comment by Daniel Lee (Inactive) [ 2021-04-20 ] |
|
Build verified: 5.6.1 ( Drone #2207) My understanding is that this issue happens intermittently. I verified the test case, as well as executed the all MTR regression test suites. |