]
Work on TEIID-5224 started by Steven Hawkins.
---------------------------------------------
Osisoft translator - general lateral join support
-------------------------------------------------
Key: TEIID-5224
URL:
https://issues.jboss.org/browse/TEIID-5224
Project: Teiid
Issue Type: Quality Risk
Components: Connector API, Misc. Connectors, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.2
Osisoft PI only supports a lateral join between a table and a table value function - not
between a table and a derived table / inline view. However those joins are pushed down as
pi advertises general lateral join support. Additional capabilities and possibly
extension metadata may be required for the engine to differentiate these cases.