[MCOL-1238] support recursive CTE Created: 2018-03-02 Updated: 2023-11-21 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | patrice | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Trying the ancestor example for recursive cte and I get : "The storage engine for the table doesn't support Recursive CTE". Thanks. |
| Comments |
| Comment by David Thompson (Inactive) [ 2018-03-02 ] |
|
In 1.1 we were able to provide support for the non recursive cases of CTE but it was decided to de-scope recursive CTE's as these required a significant amount of work to implement correctly for the columnstore engine. As such we added the above error message and will implement in a future release. |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
Item is out of date. Closing due to inactivity. If you feel this was done in error please open a new ticket. |