]
Ramesh Reddy updated TEIID-5826:
--------------------------------
Story Points: 2
Estimated Difficulty: Low
Odata based translators ignore column metadata from source during
metadata import
---------------------------------------------------------------------------------
Key: TEIID-5826
URL:
https://issues.jboss.org/browse/TEIID-5826
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors, OData
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
Fix For: 13.0
The OData V2 and SAP and OData V4 translators do not set column metadata such as
precision and scale and length the is supplied to it through $metadata call on to the
schema it builds on Teiid. Then Teiid assumes some of the defaults.
This can be fixed by setting the values to what has been delivered as part of metadata.
Example here
https://github.com/rareddy/sap-demo/blob/master/src/main/java/org/teiid/t...