[MCOL-1402] subtime/addtime misbehaves in develop Created: 2018-05-09 Updated: 2018-10-01 Resolved: 2018-10-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-10, 2018-11, 2018-12, 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18 |
| Description |
|
The fixes in |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-05-09 ] |
|
Pull request in engine and regression suite. For QA: This fixes test001, also test014 should continue to pass after that change is merged. |
| Comment by Daniel Lee (Inactive) [ 2018-10-01 ] |
|
Build verified: Github source /root/columnstore/mariadb-columnstore-server Merge pull request #134 from mariadb-corporation/versionCmakeFix port changes for mysql_version cmake to fix columnstore RPM packaging /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #565 from drrtuy/ Regression test test001 passed, but test014 failed. Further investigation indicated that test014 failed due to a syntax error in the mcol1428.sql script. I manually verified the sublime() works. The failure is not related to this ticket and the sublime() function. |