[MCOL-3896] working_tpch1_compareLogOnly/view failures Created: 2020-03-20 Updated: 2022-09-13 Resolved: 2022-09-13 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | 22.08.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Roman | Assignee: | David Hall (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is a combination of non-deterministic sorting order and known issues that produces failures in the test except in one. mts_view.50.sql and mts_view.80.sql both fail b/c of unpredicted sorting order. mts_view.sql is the interesting one. |
| Comments |
| Comment by Roman [ 2020-03-20 ] | ||||||||||||||||||||||||||||||||
|
mts_view.sql contains query with order on projection subselect that fails. It produces the errors in syslog.
Here are the steps to reproduce
|