[
https://issues.jboss.org/browse/TEIID-4859?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4859:
-------------------------------------
I believe we use a forked copy on the Teiid repo for the Olingo library, if not we have
not adjusted for 4.4. If you are moving to 4.4 then these issues need to be fixed
OData throws
org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException when primary key is
bigdecimal
-------------------------------------------------------------------------------------------------------
Key: TEIID-4859
URL:
https://issues.jboss.org/browse/TEIID-4859
Project: Teiid
Issue Type: Bug
Components: OData
Environment: VDB accessed through OData4 where the primary key is of bigdecimal
type.
Reporter: Marc Shirley
Assignee: Johnathon Lee
Fix For: 8.12.x-6.4, 8.12.11.6_3
Attempting to access the VDB through OData4
(
http://server:8080/odata4/odataFacetError/odataFacetError/fauxdata) results in an error
like:
org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException: The value '1.1' does
not match the facets' constraints.
Accessing through odata 2
(
http://server:8080/odata/odataFacetError/odataFacetError.fauxdata) works correctly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)