[teiid-issues] [JBoss JIRA] (TEIID-3564) float field gets converted to scientific notation when query is submitted to source

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Oct 13 06:03:00 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117650#comment-13117650 ] 

RH Bugzilla Integration commented on TEIID-3564:
------------------------------------------------

Jan Stastny <jstastny at redhat.com> changed the Status of [bug 1265772|https://bugzilla.redhat.com/show_bug.cgi?id=1265772] from ON_QA to VERIFIED

> float field gets converted to scientific notation when query is submitted to source
> -----------------------------------------------------------------------------------
>
>                 Key: TEIID-3564
>                 URL: https://issues.jboss.org/browse/TEIID-3564
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.7.1
>         Environment: RHEL 6, AWS Virtual Machine, salesforce.com soap api 23.0,JBoss EAP (standalone)	6.3.2.GA	
> JBoss Data Virtualization	6.1.0.ER4
>            Reporter: Jorge Herrera
>            Assignee: Steven Hawkins
>             Fix For: 8.12, 8.11.5
>
>
> When submitting the following query:
> SELECT COUNT(*) FROM salesforce_sales.salesforce.Opportunity where amount > 100000000;
> to a salesforce instance with the shown filter it returns the following error:
> org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote org.teiid.core.TeiidProcessingException: TEIID30504 SalesForce_Sales: com.sforce.soap.partner.MalformedQueryFault: MALFORMED_QUERY: 
> Opportunity WHERE Opportunity.Amount > 1.0E8
>                                           ^
> ERROR at Row:1:Column:64
> unexpected token: 'E8'
> Elapsed Time:  0 hr, 0 min, 1 sec, 109 ms.
> why is the quantity modified when the field is declared as float?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list