Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Patch
Description
The EdmDecimal type in Olingo currently does not support variable scale, according to the OData v4 spec: http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part3-csdl/odata-v4.0-errata03-os-part3-csdl-complete.html#_Attribute_Precision_1
The attached patch file provides the implementation to remedy this.