[MCOL-4876] Separate values and RID vectors sent b/w filtering and PrimitiveProcessor runtimes Created: 2021-09-24 Updated: 2021-10-06 Resolved: 2021-10-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | 6.2.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Roman | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | performance | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-11, 2021-12 | ||||||||
| Description |
|
There are three modes of projection in the filtering code: OT_BOTH, OT_RID, OT_DATAVALUE. Filtering code sends back values in form of
|
| Comments |
| Comment by Roman [ 2021-10-03 ] |
|
Plz review. |