[MCOL-2230] DATE/TIME type math is broken -- TIMEDIFF, TIMESTAMPDIFF and date math Created: 2019-03-11 Updated: 2019-11-08 Resolved: 2019-11-08 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, PrimProc |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | 1.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2019-04, 2019-05, 2019-06 | ||||||||
| Description |
|
The following regression tests fail: TIMESTAMPDIFF DATE math These may or may not be related |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-06-10 ] |
|
First 2 are due to an issue in the saturation handling in TIMEDIFF. Second 2 are due to bad result files for the tests. I'll fix all of them as part of this. |
| Comment by Andrew Hutchings (Inactive) [ 2019-06-10 ] |
|
Pull request in engine and regression suite. Should fix these tests. |
| Comment by David Hall (Inactive) [ 2019-06-10 ] |
|
Pretty much, if the regression passes, then this is good |
| Comment by Daniel Lee (Inactive) [ 2019-07-08 ] |
|
Build verified: 1.2.5-1 nightly and regression test suite server commit: [root@localhost regression]# git show Merge pull request #123 from mariadb-corporation/ Verified test cases in the bug description |
| Comment by Roman [ 2019-11-08 ] |
|
The fix doesn't in 1.4 |
| Comment by Roman [ 2019-11-08 ] |
|
Wrong move. |