[MCOL-1420] Loos spanning tree check when ON clause contains references to 2 of 3 joined tables. Created: 2018-05-16 Updated: 2020-08-25 Resolved: 2018-05-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.1.4 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Roman | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
jlf_tuplejoblist.cpp::spanningTreeCheck() has a loose check that fails when ON clause contains references to 2 of 3 joined tables. One could reproduce the problem using the SQL statements from the attached file. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-05-16 ] |
|
This is a circular join so it a duplicate of |