[
https://issues.jboss.org/browse/TEIIDSB-135?page=com.atlassian.jira.plugi...
]
Renat Eskenin edited comment on TEIIDSB-135 at 11/12/19 9:34 AM:
-----------------------------------------------------------------
Can you write full property example for spring-boot teiid application with
supportsOrderBy?
was (Author: i3draven):
Can you write full property example for spring-boo teiid application with
supportsOrderBy?
top in odata query is not working
---------------------------------
Key: TEIIDSB-135
URL:
https://issues.jboss.org/browse/TEIIDSB-135
Project: Teiid Spring Boot
Issue Type: Bug
Components: OData
Affects Versions: 1.2.0
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)