[MCOL-5514] Disk join step make parallel joining Created: 2023-06-13 Updated: 2023-08-02 Resolved: 2023-08-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | None |
| Fix Version/s: | 23.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Denis Khalikov | Assignee: | Denis Khalikov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | rm_perf | ||
| Sprint: | 2023-8 |
| Assigned for Review: | |
| Assigned for Testing: | |
| Description |
|
Currently DJS makes join in one thread, but we basically has an ability to do it in parallell. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2023-08-02 ] |
|
Build verified: develop branch engine: 1a49a09af3f215dc9b177ac50cfdd234476c7d04 |