[MCOL-3477] Outer queries return "Circular joins are not supported" error Created: 2019-09-04 Updated: 2019-11-26 Resolved: 2019-11-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.4.0 |
| Fix Version/s: | 1.4.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2019-06 |
| Description |
|
Build tested: 1.4.0-1 [dlee@master centos7]$ cat gitversionInfo.txt Autopilot test case: features.outerJoin This test works in 1.2.4-1 The following queries returned "Internal error: IDB-1003: Circular joins are not supported." select * from t1 |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2019-11-26 ] |
|
Build verified: 1.4.1-1 |