[MCOL-5451] Repeated read on large disk agg query inconsistent Created: 2023-03-10 Updated: 2023-11-17 Resolved: 2023-04-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | 23.02.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Allen Herrera | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Attachments: |
|
| Assigned for Review: | |
| Assigned for Testing: | |
| Description |
|
Large group by on 40 billion records has different results when run. Implying something is broken with disk agg/query execution Setup:
Problem Query:
Data in first comment Proof
|
| Comments |
| Comment by Daniel Lee (Inactive) [ 2023-04-01 ] | |||||||||||||||
|
Build verified: 23.02.2 (Jenkins RC) Repeat execution returned consistent results. Results also matched that of InnoDB.
|