]
Johnathon Lee updated TEIID-5224:
---------------------------------
Fix Version/s: 8.12.13.6_4
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, 8.12.13.6_4
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.