[MCOL-92] Support full numeric ranges for all data types Created: 2016-05-31 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Blocker |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | tech_debt | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||||||||||||||||||
| Description |
|
ColumnStore reserves two smallest values in all signed data types, and two largest in unsigned data types. This violates policy of least surprise (can't take data from myisam/innodb -> columnstore via INSERT .. SELECT for example) Sensors often return smallest or largest values for error condition, "null" or other special data. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
Item is out of date. Closing due to inactivity. If you feel this was done in error please open a new ticket. |