]
Barry LaFond resolved TEIIDDES-2481.
------------------------------------
Resolution: Done
Teiid Designer 9.2 included support for Teiid 8.11. Marking as resolved
Add support for recursive common table expressions
--------------------------------------------------
Key: TEIIDDES-2481
URL:
https://issues.jboss.org/browse/TEIIDDES-2481
Project: Teiid Designer
Issue Type: Feature Request
Components: Modeling, Patch Release, Teiid Integration
Reporter: Steven Hawkins
Assignee: Paul Richardson
Fix For: 9.2.1
Teiid 8.10 added support for recursive common table expressions. There is no new syntax,
but more logic around resolving a special form of a common table expression. If the query
expression is written as a union then the right hand side of the union is allowed to
reference the common table group. See
https://docs.jboss.org/author/display/TEIID/WITH+Clause