David H. Lam created OLINGO-1519: ------------------------------------ Summary: Variable scale handling Key: OLINGO-1519 URL: https://issues.apache.org/jira/browse/OLINGO-1519 Project: Olingo Issue Type: Bug Components: odata4-commons Reporter: David H. Lam Attachments: 0001-Fix-for-variable-scale-handling.patch
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. -- This message was sent by Atlassian Jira (v8.3.4#803005)