[MCOL-2004] query returns 0 rows when it should return 1 row Created: 2018-12-10 Updated: 2019-03-04 Resolved: 2019-03-04 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | 1.2.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | David Thompson (Inactive) | Assignee: | Roman |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Sprint: | 2018-20, 2018-21, 2019-01, 2019-02 |
| Description |
|
A particular query involving cross engine join and data reload will return 0 rows in vtable mode 1 but will return the correct rows in vtable mode 0. This was working in 1.2.1 prior to upgrade. |
| Comments |
| Comment by Roman [ 2019-03-04 ] |
|
Tryed hard but couldn't reproduce the issue. |