[teiid-issues] [JBoss JIRA] (TEIID-5846) Support "order by" by default in the salesforce translator

Steven Hawkins (Jira) issues at jboss.org
Fri Feb 7 11:06:54 EST 2020


     [ https://issues.redhat.com/browse/TEIID-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-5846.
-----------------------------------
    Resolution: Done


[~rareddy] it turns salesforce does provide the filter/search metadata.  For some reason that was never utilized... 

Updated the metadata processor to consult the field level metadata.

> 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
>  Remaining Estimate: 3 hours
>
> 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