[
https://issues.jboss.org/browse/TEIID-1346?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1346.
-----------------------------------
Resolution: Done
Updated the code to be based upon translating each conjunct rather than just at a
predicate level. Also updated the docs. This updated change will be in 7.3, but not 7.2.
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:
http://www.atlassian.com/software/jira