[
https://issues.redhat.com/browse/TEIID-5846?focusedWorklogId=12450059&...
]
Steven Hawkins logged work on TEIID-5846:
-----------------------------------------
Author: Steven Hawkins
Created on: 07/Feb/20 11:02 AM
Start Date: 07/Feb/20 11:01 AM
Worklog Time Spent: 3 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 3 hours)
Time Spent: 3 hours
Worklog Id: (was: 12450059)
Support "order by" by default in the salesforce translator
----------------------------------------------------------
Key: TEIID-5846
URL:
https://issues.redhat.com/browse/TEIID-5846
Project: Teiid
Issue Type: Bug
Components: Salesforce Connector
Environment: teiid-spring-boot+spring-odata teiid+spring-data-salesforce
Reporter: Renat Eskenin
Assignee: Steven Hawkins
Priority: Major
Fix For: 13.1
Original Estimate: 3 hours
Time Spent: 3 hours
Remaining Estimate: 0 minutes
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)