[teiid-issues] [JBoss JIRA] (TEIID-5851) teiid rename table in salesforce

Renat Eskenin (Jira) issues at jboss.org
Mon Nov 18 06:35:00 EST 2019


Renat Eskenin created TEIID-5851:
------------------------------------

             Summary: teiid rename table in salesforce
                 Key: TEIID-5851
                 URL: https://issues.jboss.org/browse/TEIID-5851
             Project: Teiid
          Issue Type: Bug
          Components: Salesforce Connector
            Reporter: Renat Eskenin
            Assignee: Steven Hawkins


In example project connected to SF i have a table named "User" in SF but "User_" in teiid metadata.

And another strange behavior is: system tables from teiid as GEOGRAPHY_COLUMNS
GEOMETRY_COLUMNS placed in teiid server to same schema as Salesforce tables. May be "User_" named because we have same name in teiid metadata system names?

So, select "SELECT Id, User.FirstName, User.LastName FROM Task LEFT OUTER JOIN User ON User.Id=Task.OwnerId" is not working.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list