Add transitive join conditions across sources
---------------------------------------------
Key: TEIID-1338
URL:
https://jira.jboss.org/browse/TEIID-1338
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.3
A situation such as
from a, b, c where a.x = b.x and a.x = c.x
such that b and c are on a different source than a, it would be good to also use
transitive condition b.x = c.x.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira