]
Steven Hawkins resolved TEIID-4821.
-----------------------------------
Fix Version/s: 9.3
Resolution: Done
Added an annotation specifically for the access pattern case.
Debug Plan is missing Annotation about JOIN Pushdown
-----------------------------------------------------
Key: TEIID-4821
URL:
https://issues.jboss.org/browse/TEIID-4821
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Fix For: 9.3
When a translator supports the JOIN pushdown and the submitted query is not using the
JOIN pushdown, there needs to be description in the plan as to why query planner did not
include the JOIN in the pushdown query to translator. Currently this is not available.