]
Ramesh Reddy resolved TEIID-3782.
---------------------------------
Fix Version/s: 9.0
8.12.5
(was: 8.12.x)
Resolution: Done
Labels: Beta1 (was: )
Added some minor code to upstream for this, but most of the refactoring is done at the
Teiid level. Currently $count is not supported in path with this model due to
OData V4: Support system options over the operation based
collections
---------------------------------------------------------------------
Key: TEIID-3782
URL:
https://issues.jboss.org/browse/TEIID-3782
Project: Teiid
Issue Type: Sub-task
Components: OData
Affects Versions: 8.11
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: Beta1
Fix For: 9.0, 8.12.5
Currently the system options like $top, $skip, $filter are not supported on results
returned from Functions/Actions. Per OData specification this should be supported.