]
Ramesh Reddy resolved TEIID-1506.
---------------------------------
Resolution: Done
There are mismatch in determining the these types. Issue is fixed now.
ODBC Driver reporting BigInteger, BigDecimal columns as Strings
---------------------------------------------------------------
Key: TEIID-1506
URL:
https://issues.jboss.org/browse/TEIID-1506
Project: Teiid
Issue Type: Bug
Components: ODBC
Affects Versions: 7.1.1
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Critical
Fix For: 7.1.1
The columns types
1) Byte, TimeValue, BigIneger, BigDecimal in the resultset column metadata are being
reported as Strings through ODBC driver to any ODBC Client applications.
2) Metadata call for describe the table is not correctly mapping the biginteger,
bigdecimal, byte, time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: