[MCOL-4783] Propagate LIMIT into TupleBPS to reduce the number of simultaneous Primitive Jobs issued by TBPS Created: 2021-06-29 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Roman | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ColumnStore Performance Improvements |
| Description |
|
As of 6.1.1 TupleBPS::sendJobs() sends out JobList.MaxOutstandingRequests(20 extents of work by default) * 1024 Primitive Jobs simultaneously. By default it worths 20 extents of columnar data. |