[MCOL-5522] PM join exceeded the join match count -invalid result Created: 2023-06-29 Updated: 2024-01-10 Resolved: 2023-08-07 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 23.02.3 |
| Fix Version/s: | 23.10.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Allen Herrera | Assignee: | Denis Khalikov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | rm_invalid_data | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 2023-7, 2023-8 | ||||||||
| Assigned for Review: | |
||||||||
| Description |
|
Reproduction
See private notes for credentials and bucket for test data. Right Result from above
Wrong Result
|
| Comments |
| Comment by alexey vorovich (Inactive) [ 2023-06-29 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
denis0x0D please take a look at that. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2023-07-26 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Build tested: develop branch engine: 65cde8c8945398c9a2f9b605ba09bd2515c77680 Reproduced the reported issue in release 23.02.04 and verified the fix. The new test result matches that of the InnoDB engine. It is a great news that the performance of these two queries on ColumnStore are 760 and 459 times faster over InnoDB. I was unable to set the mentioned session variable.
ColumnStore result - release 23.02.4
ColumnStore result - with fix
InnoDB results
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by alexey vorovich (Inactive) [ 2023-07-26 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
dleeyh denis0x0D | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2023-08-07 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Build verified: latest develop branch engine: f2affca162232063481a2f6189db3ab08c28cfaa |