[
https://issues.jboss.org/browse/TEIID-2341?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2341.
-----------------------------------
Resolution: Done
Added compensation to push inner joins as outer joins (or to detect when the join can be
represented via an outer join). Also added the PRESERVE hint to from clause items.
Better handling for outer join restriction pushdown
---------------------------------------------------
Key: TEIID-2341
URL:
https://issues.jboss.org/browse/TEIID-2341
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Affects Versions: 8.2
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.3
For some sources (such as salesforce) they are restricted to outer joins. Queries
entered as inner joins or are effectively the same using an outer join should still be
pushed to the source.
It would also be good to have a hint to simply preserve the join structure as entered by
the user to give them more control over the processing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira