[MCOL-4179] Regression in subquery Created: 2020-07-14 Updated: 2020-10-12 Resolved: 2020-08-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 5.4.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | David Hall (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2020-8 |
| Description |
|
The following query returns the wrong answer:
It should be:
|
| Comments |
| Comment by Roman [ 2020-07-15 ] | ||||||||
|
What are the plans in 1.2 and in 1.5 ? | ||||||||
| Comment by David Hall (Inactive) [ 2020-08-03 ] | ||||||||
|
This bug manifests iff dateinfo is of engine type MYSQL | ||||||||
| Comment by Daniel Lee (Inactive) [ 2020-08-11 ] | ||||||||
|
Build verified: 1.5.4-1 (Drone b414) MariaDB [(none)]> use ssb Database changed
---------------
--------------- MariaDB [ssb]> select count
------
------ |