Steven Hawkins created TEIID-5691:
-------------------------------------
Summary: Odata cross join with sibling expand will typically error
Key: TEIID-5691
URL:
https://issues.jboss.org/browse/TEIID-5691
Project: Teiid
Issue Type: Bug
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 12.2
Something like:
{code}
/northwind/m/$crossjoin(x,z)?$expand=z
{code}
will typically error because the entity type for x is being set for z - and usage of that
in the serializer will throw an exception that z does not extend x.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)