[teiid-issues] [JBoss JIRA] (TEIID-4750) Map to BigInteger in more circumstances

Steven Hawkins (JIRA) issues at jboss.org
Wed Feb 8 10:54:00 EST 2017


Steven Hawkins created TEIID-4750:
-------------------------------------

             Summary: Map to BigInteger in more circumstances
                 Key: TEIID-4750
                 URL: https://issues.jboss.org/browse/TEIID-4750
             Project: Teiid
          Issue Type: Enhancement
          Components: JDBC Connector
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 10.0


We currently default to a bigdecimal mapping when a more specific biginteger mapping could be used.  I think the original intent was to lessen our usage of the biginteger type as it's effectively derived from bigdecimal, but because of the weakness in the handling of precision/scale as the types propagate, biginteger can be more appropriate.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list