[MCOL-4815] Refactor ColumnCommand to have multiple derived classes specified by column width Created: 2021-07-16 Updated: 2022-03-29 Resolved: 2021-07-21 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | 6.2.1, 6.2.2 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Roman | Assignee: | Alexey Antipovsky (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-9 | ||||||||
| Description |
|
There are number of if/switch blocks in a number of ColumnCommand methods. Some of them are inside heavy processing loops. |