[teiid-issues] [JBoss JIRA] (TEIIDSB-135) top in odata query is not working

Renat Eskenin (Jira) issues at jboss.org
Tue Nov 12 06:33:00 EST 2019


Renat Eskenin created TEIIDSB-135:
-------------------------------------

             Summary: 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


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)


More information about the teiid-issues mailing list