[
https://issues.jboss.org/browse/TEIID-5856?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5856:
---------------------------------------
It is "wrong plan", but now i understand to this true plan
but wrong generated SOQL by salesforce translator.
I think things are clear. You are looking for two enhancements. The current plans are
not wrong in the sense that they generate the wrong results, just that they are not
optimal. The self join issue should be easy to fix. Supporting more than 2 tables in a
join will be a larger change as that was an early simplifying assumption in its logic.
Teiid generate wrong request to salesforce
------------------------------------------
Key: TEIID-5856
URL:
https://issues.jboss.org/browse/TEIID-5856
Project: Teiid
Issue Type: Bug
Components: Salesforce Connector
Environment: spring-boot teiid salesforce-connector
Reporter: Renat Eskenin
Assignee: Steven Hawkins
Priority: Major
When i call request to salesforce teiid get very long wrong request and then OOM, because
teiid request all data in salesforce object.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)