[JBoss JIRA] (TEIID-3351) Quick Start "dynamicvdb-datafederation" needlessly made complicated
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3351?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3351:
----------------------------------
Fix Version/s: 8.12.x
(was: 8.12)
> Quick Start "dynamicvdb-datafederation" needlessly made complicated
> -------------------------------------------------------------------
>
> Key: TEIID-3351
> URL: https://issues.jboss.org/browse/TEIID-3351
> Project: Teiid
> Issue Type: Quality Risk
> Components: Quick Starts
> Reporter: Ramesh Reddy
> Assignee: Van Halbert
> Fix For: 8.12.x
>
>
> The "dynamicvdb-datafederation" example in the Quick Starts example is needlessly made complicated. Originally this is designed to have one File and RDBMS source, to show a simple data integration through Teiid.
> Now, it has
> - Excel integration
> - Materialization Example
> - more models
> I am not opposed to having these features shown in an example, however not in this example. This needs to be as simple as possible to show a quick introduction to the Teiid. Please move these into separate quick starts.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (TEIID-3564) float field gets converted to scientific notation when query is submitted to source
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3564?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3564.
---------------------------------
> 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)
9 years, 3 months
[JBoss JIRA] (TEIID-3564) float field gets converted to scientific notation when query is submitted to source
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3564?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-3564:
------------------------------------------------
Jan Stastny <jstastny(a)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)
9 years, 3 months