]
Steven Hawkins updated TEIID-5448:
----------------------------------
Fix Version/s: 10.3.4
11.0.2
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, 10.3.4, 11.0.2
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