]
Steven Hawkins commented on TEIID-3698:
---------------------------------------
It's just for when there is no $select.
non-selectable columns will cause OData failures
------------------------------------------------
Key: TEIID-3698
URL:
https://issues.jboss.org/browse/TEIID-3698
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
An odata table/view with a non-selectable column will return an error if it is returned
as an odata entity without the $select option to exclude the non-selectable column.