Rewrite is wrong with translate criteria and no user criteria
-------------------------------------------------------------
Key: TEIID-1346
URL:
https://issues.jboss.org/browse/TEIID-1346
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 7.1.1
In a scenario with a user query of:
update foo set (...)
and a procedure of
...
update foo1 set (...) where translate criteria
...
the update will fail to happen since the criteria will be translated as FALSE.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: