Full DECIMAL support in ColumnStore
(MCOL-641)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | None |
| Fix Version/s: | 6.1.1 |
| Type: | Sub-Task | Priority: | Minor |
| Reporter: | Roman | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2020-1, 2020-2, 2020-3, 2020-4, 2020-5, 2020-6, 2020-7, 2021-1, 2021-2, 2021-3, 2021-4, 2021-5, 2021-6, 2021-7, 2021-8, 2021-9 |
| Description |
|
Implement a framework to support data types wider then 8 bytes. |
| Comments |
| Comment by Gagan Goel (Inactive) [ 2020-08-03 ] |
|
As part of this task, also update dbcon/execplan/calpontsystemcatalog.h::isUnsigned()/isSignedInteger() to include UDECIMAL/DECIMAL. When this change is done, any code calling execplan::isUnsigned()/execplan::isSignedInteger() would also need to be reviewed. |
| Comment by Roman [ 2020-08-03 ] |
|
This won't be done under this issue. This will be a separate project. |