[
https://issues.jboss.org/browse/TEIID-4859?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4859:
-------------------------------------
[~van.halbert] Yes, typically I push in the change into this branch and make sure it works
and leave a comment where in the upstream the same change is included. When all releases
match up we can upgrade to upstream version otherwise we use this forked version. I would
say I prefer to keep the same forked version for 6.4, but master you can log JIRA to move
to latest 4.4 Olingo.
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)