[MCOL-4732] WriteEngine code must use unsigned int to store column width Created: 2021-05-24 Updated: 2021-06-10 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | writeengine |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Roman | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
WE uses int to store column width that contradicts with the fact that column width is always positive. |
| Comments |
| Comment by David Hall (Inactive) [ 2021-05-24 ] |
|
This will be superseded by |
| Comment by David Hall (Inactive) [ 2021-05-24 ] |
|
This will be superseded by |