Precision of BigInteger and BigDecimal need to be limited
---------------------------------------------------------
Key: TEIID-65
URL:
https://issues.jboss.org/browse/TEIID-65
Project: Teiid
Issue Type: Sub-task
Components: Common
Affects Versions: 9.x
Reporter: Steven Hawkins
To ensure database and string conversion compatibility BigInteger and BigDecimal should
be limited to 1000 digits of precision (taken from PostGres).