]
Steven Hawkins resolved TEIID-5045.
-----------------------------------
Resolution: Done
Added logic to ensure the constant values are not modified.
Rewriter allows "true" criteria to be modified
----------------------------------------------
Key: TEIID-5045
URL:
https://issues.jboss.org/browse/TEIID-5045
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 9.0, 8.12.5, 8.13.4
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 10.0, 9.2.6, 9.3.3
If a query containing the predicate not(true) is issued, the logic in the query rewriter
will modify the definition of the "true" predicate, which will corrupt
subsequent queries.