]
Steven Hawkins resolved TEIID-3113.
-----------------------------------
Resolution: Done
Updated the code to look at the name of the child relationship field to determine the name
to be used for the parent.
Incorrect parent name for child to parent query
-----------------------------------------------
Key: TEIID-3113
URL:
https://issues.jboss.org/browse/TEIID-3113
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Salesforce Connector
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.9
The parent relationship is named based upon the foreign key column which typically is
[Some Object]Id, but can be ParentId, etc. which need for example Parent rather than the
object name in the source query.