[MCOL-1722] Regression in semi_join Created: 2018-09-14 Updated: 2019-01-02 Resolved: 2019-01-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.7 |
| Fix Version/s: | 1.1.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2018-17, 2018-18, 2018-19, 2018-20, 2018-21 | ||||||||
| Description |
|
There is a regression found in g3_simple_semi_join.sql Will analyse and add more details in the comments |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-09-14 ] | |||||||||||||||||
|
Diff of failure:
Git bisect shows regression caused by:
| |||||||||||||||||
| Comment by Andrew Hutchings (Inactive) [ 2018-09-18 ] | |||||||||||||||||
|
Problem was due to a bad test result file. The new behaviour is now correct. Ravi's code is now in develop-1.1 of the regression test. For QA: regression suite should now pass | |||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2019-01-02 ] | |||||||||||||||||
|
Build verified: 1.1.7-1 Git Commits Regression passed |