[teiid-issues] [JBoss JIRA] Resolved: (TEIID-811) Float/Double to BigInteger conversion bug

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Sep 1 12:45:24 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-811.
----------------------------------

    Resolution: Done


updated the conversion logic to use new BigDecimal(x).toBigInteger().  See TestTransforms

> Float/Double to BigInteger conversion bug
> -----------------------------------------
>
>                 Key: TEIID-811
>                 URL: https://jira.jboss.org/jira/browse/TEIID-811
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> Float/Double values with toString forms in engineering notation will fail to convert correctly because of the truncation logic.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list