[MCOL-1949] vTpch10.sql and vTpch21.sql regression Created: 2018-11-19 Updated: 2018-11-28 Resolved: 2018-11-28 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2 |
| Fix Version/s: | 1.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-20 |
| Description |
|
Failure contents:
This is an indication of a performance regression. At the very least the query has been optimised differently. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-11-20 ] |
|
Turns out the new behaviour seems more correct. For some reason in a view the PBE count was being artificially inflated in 1.1 but it isn't in 1.2 |
| Comment by David Hall (Inactive) [ 2018-11-20 ] |
|
This is a change to the regression test only. |
| Comment by Daniel Lee (Inactive) [ 2018-11-28 ] |
|
Build verified: regression test suite only Results files vTpch10.sql.log vTpch10.sql.ref.log are now matching. |