]
Steven Hawkins resolved TEIID-4411.
-----------------------------------
Resolution: Done
Changed the iterator visitor to collect from inline views as well.
With clauses in subqueries that appear in inline views should be
pulled up
--------------------------------------------------------------------------
Key: TEIID-4411
URL:
https://issues.jboss.org/browse/TEIID-4411
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.1
With clauses in subqueries that appear in inline views should be pulled up to the top
level to avoid duplication and source issues with nested with clauses.