[MCOL-4431] regr_r2() and corr() outputs differ from the example DBMS Created: 2020-12-03 Updated: 2020-12-03 Resolved: 2020-12-03 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 5.5.1 |
| Fix Version/s: | 5.5.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roman | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The MTR test mcs199_regr_r2_function fails. The actual output differs from that of example DBMS that is Postgres in this case.
Here is the output from PG 12
MTR test mcs192_corr_function. Same issue. PG12 returns
whilst MCS returns
|