[MCOL-4811] COS() returns different last digit precision value for DECIMAL(38) column. Created: 2021-07-12 Updated: 2023-10-25 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Gagan Goel (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
COS() function is returning different last digit precision value for Centos7 vs Centos8 for a DECIMAL(38) column: On Centos8:
On Centos7:
|
| Comments |
| Comment by Gagan Goel (Inactive) [ 2021-07-12 ] |
|
Once this is fixed, be sure to update the MTR test: mysql-test/columnstore/basic/t/mcol641-functions.test |