]
Steven Hawkins reassigned TEIID-5736:
-------------------------------------
Fix Version/s: 13.1
(was: 13.0)
Assignee: (was: Steven Hawkins)
General odata function mapping
------------------------------
Key: TEIID-5736
URL:
https://issues.jboss.org/browse/TEIID-5736
Project: Teiid
Issue Type: Quality Risk
Components: OData
Reporter: Steven Hawkins
Priority: Major
Fix For: 13.1
We are currently mapping procedures and functions defined by ddl to odata
functions/actions. The latter is due that the function is represented in our system
metadata as a procedure. We need to decide if all functions should be mapped.
There's also the notion of a composable function that could be helpful.