]
Steven Hawkins resolved TEIID-3954.
-----------------------------------
Fix Version/s: 8.13.1
Resolution: Done
Removed the special case handling.
OData 4 procedure/action result set lob handling incorrect
----------------------------------------------------------
Key: TEIID-3954
URL:
https://issues.jboss.org/browse/TEIID-3954
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.12
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0, 8.13.1
To mimic designer rest logic, procedures with a single column lob result set were treated
as having a primitive result. In general multiple rows can be returned, so this handling
will need to be removed.