]
Work on TEIID-5605 started by Steven Hawkins.
---------------------------------------------
widenUnsignedTypes does not account for long/bigint
---------------------------------------------------
Key: TEIID-5605
URL:
https://issues.jboss.org/browse/TEIID-5605
Project: Teiid
Issue Type: Quality Risk
Components: JDG Connector
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.1
An unsigned long/bigint from a database will still be mapped to a teiid long - which will
have issues with values above max_long.