Ramesh Reddy created TEIID-3538:
-----------------------------------
Summary: Make OData V2 compatible with LINQPad
Key: TEIID-3538
URL:
https://issues.jboss.org/browse/TEIID-3538
Project: Teiid
Issue Type: Bug
Components: OData
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.11
Current OData V2 implementation is not able to load in LINQPad
https://www.linqpad.net/
Couple issues found
- List(Edm.xxx) based collections are not supported. V2 Spec did not specify any List
based collections. Only Collection(Edm.xxx) type. So, part of TEIID-3471 need to be rolled
back and fix with Collection(Edm.xxx) type
- Explicit definition of "not null" in Entity's key property.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)