[MCOL-5435] Regr_ functions give more NULLs on arm arch compared to amd Created: 2023-02-22 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrey Piskunov (Inactive) | Assignee: | Sergey Zefirov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
After running full set of mtr tests on all architectures, it was discovered that REGR_* functions on arm give out NULL as a result on queries where on amd they give out 0s or very small values. |