]
Steven Hawkins resolved TEIID-4882.
-----------------------------------
Fix Version/s: 9.3
Resolution: Done
Changed the full pushdown planning to be bottom up.
Nested dependent join planning issue
------------------------------------
Key: TEIID-4882
URL:
https://issues.jboss.org/browse/TEIID-4882
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.3
Regular dependent joins nested under a fully pushed dependent join will not be fully
planned as rule push select criteria will not be run on the sub plan.