Future improvement possibilities for storage-manager
(MCOL-3449)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.4 |
| Fix Version/s: | Icebox |
| Type: | Sub-Task | Priority: | Minor |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently writes beyond the EOF currently need to create files that contain null data. This can be optimized by handling it within the metadata files themselves and filling in null data during IOC read/write operations. Scope of changes needs to be investigated. This does not currently appear to impact ColumnStore normal operation. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2023-07-02 ] |
|
The "create date" on this ticket is pre-convergence with MariaDB server. If the issue still exists in a modern version of the engine/plugin please submit a new ticket. |