TIME datatype is not supported
(MCOL-392)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-08, 2018-09, 2018-10, 2018-11, 2018-12, 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18 |
| Description |
|
LDI Saturated to max supported values (839:59:59) for both positive and negative out of range values. The negative out-of-range value should be saturated to -839:59:59. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2018-05-15 ] |
|
The issue occurs even when not saturating. LDI the min value of -838:59:59 would also end up with 838:59:59. |
| Comment by Andrew Hutchings (Inactive) [ 2018-06-07 ] |
|
MySQL binary time conversion was missing negative flag. Fixed in a branch full of fixes for |
| Comment by Andrew Hutchings (Inactive) [ 2018-06-07 ] |
|
Pull request in engine and regression suite to cover this. |
| Comment by Daniel Lee (Inactive) [ 2018-06-18 ] |
|
Build verified: 1.2.0-1 source /root/columnstore/mariadb-columnstore-server Merge pull request #119 from mariadb-corporation/1.1-merge-up-20180531 Merge develop-1.1 into develop /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #494 from mariadb-corporation/ |