[teiid-issues] [JBoss JIRA] (TEIID-5448) Infinispan: Nested table delete not working

Ramesh Reddy (JIRA) issues at jboss.org
Fri Aug 17 15:12:00 EDT 2018


Ramesh Reddy created TEIID-5448:
-----------------------------------

             Summary: Infinispan: Nested table delete not working
                 Key: TEIID-5448
                 URL: https://issues.jboss.org/browse/TEIID-5448
             Project: Teiid
          Issue Type: Bug
          Components: Infinispan
    Affects Versions: 10.0
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
             Fix For: 11.1


The nested table entries when criteria associated with parent table does not work. For ex:

{code}
delete from PhoneNumber where number = '3333' and Person_id = 1
{code}

Where Person_id needs to come from parent table



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list