Failed tests in the 001 suite in 1.4
(MCOL-3594)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | CI |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.4 |
| Type: | Sub-Task | Priority: | Minor |
| Reporter: | Roman | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2020-1, 2020-2, 2020-3, 2020-4, 2020-5, 2020-6, 2020-7 | ||||||||
| Description |
|
All current failures in regr_ tests happen b/c CS now returns higher precion double. Need to explain why and replace the tests results if needed. |
| Comments |
| Comment by David Hall (Inactive) [ 2019-12-03 ] |
|
Internals were converted to using long double. This may be the cause of longer decimal precision. If so, then the golden files need to be updated. |
| Comment by Roman [ 2019-12-04 ] |
|
Thank you for the explanation. |
| Comment by David Hall (Inactive) [ 2020-03-10 ] |
|
QA: Not sure what you need to do here. If you have any tests for the regr_*** suite, you probably need to update your golden answers. |
| Comment by Daniel Lee (Inactive) [ 2020-03-25 ] |
|
Build verified: 1.4.4-1 source /root/ColumnStore/buildColumnstoreFromGithubSource/server MENT-401: Include Aria and S3 index length limit increase in ES 10.4 Cherry-picked from: 98ea611940fd492fc5f883625f2afcbbab312795 /root/ColumnStore/buildColumnstoreFromGithubSource/server/engine Merge pull request #1099 from pleblanc1976/mcol-2022-1.4 Mcol 2022 1.4 I performed Autopilot's window function (precision of 8 decimal places) test suite on both 1.2.6-1 and 1.4.4-1 and test results matched. My reference test result is from Oracle and there is no need to update it. There is no actually ColumnStore code change for this ticket. It is for update reference test results if needed. |