[MCOL-1637] MCOL-1052 causes regression Created: 2018-08-09 Updated: 2019-03-02 Resolved: 2019-03-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.2 |
| Fix Version/s: | 1.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2018-16, 2018-17, 2018-18, 2018-19, 2018-20, 2018-21, 2019-01, 2019-02 | ||||||||
| Description |
|
Changes for in joblistfactory.cpp:1625 void makeVtableModeSteps(CalpontSelectExecutionPlan* csep, JobInfo& jobInfo, and in jlf_subquery.cpp:754 void addOrderByAndLimit(CalpontSelectExecutionPlan* csep, JobInfo& jobInfo) This causes a regression in working_tpch1/windowFunctions/q0044.sql: SELECT four, ten/4 as two, It appears that a limit(1) is inserted by this change into this query. |
| Comments |
| Comment by David Hall (Inactive) [ 2018-08-09 ] |
|
Commit: 5d48ddb158d33f2ff903a7448315a0c12bc71c2f is where this change occurred |
| Comment by Roman [ 2018-08-16 ] |
|
Please review the fix. |
| Comment by Andrew Hutchings (Inactive) [ 2018-11-14 ] |
|
This ticket is marked as "IN TESTING" but has no fixed version. Please update. |
| Comment by Daniel Lee (Inactive) [ 2019-03-02 ] |
|
Build verified: 1.2.3-1 nightly server commit: |