[
https://jira.jboss.org/browse/TEIID-1360?page=com.atlassian.jira.plugin.s...
]
Steven Hawkins resolved TEIID-1360.
-----------------------------------
Resolution: Done
Updated the planner to not merge views that use the with clause. This effectively treats
those views as procedures - there is no optimization of projection or pushdown of
criteria, etc. from the containing query scope. This optimization can be added though if
needed.
with clause not processed in views
----------------------------------
Key: TEIID-1360
URL:
https://jira.jboss.org/browse/TEIID-1360
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 7.3
Due to their handling in RelationalPlanner, with clauses are not processed in views or
inline views. User commands and procedure command statements work as expected.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira