[MCOL-82] Subquery using IN with VIEW returns incorrect results Created: 2016-05-25 Updated: 2016-10-04 Resolved: 2016-10-04 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-19 | ||||||||
| Description |
|
test001 working_tpch1/view/view.sql, the query marked "VIEW used in subquery" at line 29. This is the sequence:
The result set is all of the rows from v2, regardless of the contents of s1c1 in v1. This issue does not manifest if equivalent tables are used, rather than views.
filters the data correctly. |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-08-30 ] |
|
David.Hall, hill Please retest and close if fixed |
| Comment by Andrew Hutchings (Inactive) [ 2016-10-04 ] |
|
Duplicate of |