[
https://issues.jboss.org/browse/TEIID-5846?page=com.atlassian.jira.plugin...
]
Steven Hawkins moved TEIIDSB-135 to TEIID-5846:
-----------------------------------------------
Project: Teiid (was: Teiid Spring Boot)
Key: TEIID-5846 (was: TEIIDSB-135)
Component/s: OData
Salesforce Connector
(was: OData)
Affects Version/s: (was: 1.2.0)
top in odata query is not working
---------------------------------
Key: TEIID-5846
URL:
https://issues.jboss.org/browse/TEIID-5846
Project: Teiid
Issue Type: Bug
Components: OData, Salesforce Connector
Environment: teiid-spring-boot+spring-odata teiid+spring-data-salesforce
Reporter: Renat Eskenin
Priority: Major
When we call simple request as
salesforce-odata-facade/odata/salesforce/Product_License__c?$top=1&$select=Id
request processing time is 1min. But this request processing by simple SOAP SOQL request
is ~150ms.
I think this do because teiid select all objects by ignoring top in request.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)