David H. Lam created OLINGO-1520: ------------------------------------ Summary: Variable scale handling Key: OLINGO-1520 URL: https://issues.apache.org/jira/browse/OLINGO-1520 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" scales, as defined in the OData v4 specification: [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 an implementation to fix this. -- This message was sent by Atlassian Jira (v8.3.4#803005)