[JBoss JIRA] (TEIID-3128) Issue while querying Salesforce.
by Johnathon Lee (JIRA)
[ https://issues.jboss.org/browse/TEIID-3128?page=com.atlassian.jira.plugin... ]
Johnathon Lee closed TEIID-3128.
--------------------------------
Resolution: Done
> Issue while querying Salesforce.
> ---------------------------------
>
> Key: TEIID-3128
> URL: https://issues.jboss.org/browse/TEIID-3128
> Project: Teiid
> Issue Type: Bug
> Components: Salesforce Connector
> Affects Versions: 8.4
> Reporter: Pranav K
> Assignee: Steven Hawkins
> Fix For: 8.7.2, 6.2-8.7.2, 8.9
>
>
> (I am using Teiid Embedded 8.8.0.Final)
> Please refer to this forum thread for exact analysis/details: https://developer.jboss.org/thread/248796
> Steps to reproduce at my end:
> 1) Use tables Account and Contact where AccountId in Contact is the child field for Id in Account.
> 2) Execute the queries as shown in the steps below
> 3)Execute the query: SELECT Account.Phone, Account.Name, Account.Type, Contact.LastName FROM Account, Contact WHERE Account.Id = Contact.AccountId (GIVES ERROR)
> -Changing the order of the From part makes it run fine
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (TEIID-3128) Issue while querying Salesforce.
by Johnathon Lee (JIRA)
[ https://issues.jboss.org/browse/TEIID-3128?page=com.atlassian.jira.plugin... ]
Johnathon Lee reopened TEIID-3128:
----------------------------------
> Issue while querying Salesforce.
> ---------------------------------
>
> Key: TEIID-3128
> URL: https://issues.jboss.org/browse/TEIID-3128
> Project: Teiid
> Issue Type: Bug
> Components: Salesforce Connector
> Affects Versions: 8.4
> Reporter: Pranav K
> Assignee: Steven Hawkins
> Fix For: 8.9, 6.2-8.7.2
>
>
> (I am using Teiid Embedded 8.8.0.Final)
> Please refer to this forum thread for exact analysis/details: https://developer.jboss.org/thread/248796
> Steps to reproduce at my end:
> 1) Use tables Account and Contact where AccountId in Contact is the child field for Id in Account.
> 2) Execute the queries as shown in the steps below
> 3)Execute the query: SELECT Account.Phone, Account.Name, Account.Type, Contact.LastName FROM Account, Contact WHERE Account.Id = Contact.AccountId (GIVES ERROR)
> -Changing the order of the From part makes it run fine
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months
[JBoss JIRA] (TEIID-3128) Issue while querying Salesforce.
by Johnathon Lee (JIRA)
[ https://issues.jboss.org/browse/TEIID-3128?page=com.atlassian.jira.plugin... ]
Johnathon Lee updated TEIID-3128:
---------------------------------
Fix Version/s: 8.7.2
> Issue while querying Salesforce.
> ---------------------------------
>
> Key: TEIID-3128
> URL: https://issues.jboss.org/browse/TEIID-3128
> Project: Teiid
> Issue Type: Bug
> Components: Salesforce Connector
> Affects Versions: 8.4
> Reporter: Pranav K
> Assignee: Steven Hawkins
> Fix For: 8.9, 8.7.2, 6.2-8.7.2
>
>
> (I am using Teiid Embedded 8.8.0.Final)
> Please refer to this forum thread for exact analysis/details: https://developer.jboss.org/thread/248796
> Steps to reproduce at my end:
> 1) Use tables Account and Contact where AccountId in Contact is the child field for Id in Account.
> 2) Execute the queries as shown in the steps below
> 3)Execute the query: SELECT Account.Phone, Account.Name, Account.Type, Contact.LastName FROM Account, Contact WHERE Account.Id = Contact.AccountId (GIVES ERROR)
> -Changing the order of the From part makes it run fine
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 9 months