[MCOL-5539] Columnstore query returns wrong count (3 table join) Created: 2023-07-22 Updated: 2023-10-04 Resolved: 2023-09-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 23.10.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Edward Stoever | Assignee: | Denis Khalikov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | triage | ||
| Sprint: | 2023-8, 2023-10 |
| Assigned for Review: | |
| Assigned for Testing: | |
| Description |
|
To replicate this issue, download the file CS162.tar.gz (360MB) from Support shared google drive, subdirectory CS0586162. You will need at least10G free space to make this happen. Follow these steps:
Now, using the provided scripts, you can compare the results of the same queries on "inno" tables with queries on "cs" tables. You will see that the final query returns 111 rows on "inno" tables and 10 rows on "cs" tables, even though the data is identical.
|
| Comments |
| Comment by Daniel Lee (Inactive) [ 2023-08-09 ] | ||||||||||||||||||||||||||
|
Build tested: develop branch, latest engine: f2affca162232063481a2f6189db3ab08c28cfaa Confirmed the reported issue
| ||||||||||||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2023-09-06 ] | ||||||||||||||||||||||||||
|
Build verified: develop branch, build 8569 engine: 931f2b36a104b002161feaa263effe3c4bc2e619
|