[MCOL-345] Saturated time() func handling is different to MariaDB Created: 2016-10-04 Updated: 2018-09-28 Resolved: 2018-09-28 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||
| Description |
|
The results of bug3333.sql should be compared to MariaDB's to fix the logic. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-09-26 ] |
|
Almost certain this is now correct. |
| Comment by Daniel Lee (Inactive) [ 2018-09-28 ] |
|
Build verified: Github source /root/columnstore/mariadb-columnstore-server Revert " This reverts commit e8a2a751212a04e835b2b03408132ecbbab52410. /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #565 from drrtuy/ Confirmed with developer that this ticket is for the time() function in the bug3333.sql script only. Verified that that query 17 that has the time() matches with MariaDB 10.3.9. |